| /third_party/skia/third_party/externals/piex/src/ |
| H A D | piex_types.h | 43 std::uint16_t height = 0; member
|
| /third_party/skia/tools/debugger/ |
| H A D | DebugCanvas.cpp | 86 DebugCanvas::DebugCanvas(int width, int height) in DebugCanvas() argument
|
| /third_party/skia/tools/sk_app/ |
| H A D | VulkanWindowContext.cpp | 150 bool VulkanWindowContext::createSwapchain(int width, int height, in createSwapchain() argument [all...] |
| H A D | Window.h | 115 virtual void onResize(int width, int height) {} in onResize() argument
|
| /third_party/skia/tools/sk_app/android/ |
| H A D | surface_glue_android.cpp | 144 int height = ANativeWindow_getHeight(skiaAndroidApp->fNativeWindow); in message_callback() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | EGLImageWrappingTests.cpp | 123 CreateEGLImage(uint32_t width, uint32_t height, GLenum internalFormat, GLenum format, GLenum type, void* data, size_t size) CreateEGLImage() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_misc_opcodes.cpp | 153 int32 height = 0; in GetData() local
|
| H A D | dng_rect.h | 150 int32 height; in H() local
|
| /third_party/skia/include/core/ |
| H A D | SkImage.h | 583 int height() const { return fInfo.height(); } height() function in SkImage [all...] |
| H A D | SkRect.h | 169 int32_t height() const { return Sk32_can_overflow_sub(fBottom, fTop); } height() function [all...] |
| H A D | SkRRect.h | 98 SkScalar height() const { return fRect.height(); } in height() function in SkRRect [all...] |
| H A D | SkYUVAInfo.h | 169 int height() const { return fDimensions.height(); } in height() function in SkYUVAInfo::PlaneConfig::Subsampling
|
| H A D | SkImageInfo.h | 460 int height() const { return fDimensions.height(); } height() function [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextWrapper.h | 198 SkScalar height() const { return fHeight; } in height() function in skia::textlayout::TextWrapper
|
| H A D | RunBaseImpl.cpp | 269 SkScalar height = joinRect.height(); in getAllGlyphRectInfo() local 274 SkScalar height = joinRect.GetHeight(); in getAllGlyphRectInfo() local
|
| /third_party/skia/gm/ |
| H A D | composeshader.cpp | 251 int height = 255; in DEF_SIMPLE_GM() local
|
| H A D | convex_all_line_paths.cpp | 24 static void create_ngon(int n, SkPoint* pts, SkScalar width, SkScalar height) { in create_ngon() argument 197 SkScalar height = kMaxPathHeight/2; in GetPath() local
|
| H A D | rasterhandleallocator.cpp | 185 static bool Create(int width, int height, bool is_opaque, SkRasterHandleAllocator::Rec* rec) { in Create() argument
|
| H A D | gm.h | 146 SkScalar height() { in height() function in skiagm::GM
|
| /third_party/skia/include/private/ |
| H A D | SkEncodedInfo.h | 177 int height() const { return fHeight; } in height() function
|
| /third_party/skia/experimental/sktext/src/ |
| H A D | Line.h | 44 SkScalar height() const { in height() function in skia::text::TextMetrics 185 SkScalar height() const { return fTextMetrics.height(); } in height() function in skia::text::LogicalLine
|
| /third_party/skia/include/gpu/ |
| H A D | GrBackendSurface.h | 309 int height() const { return fHeight; } in height() function in GrBackendTexture 514 int height() const { return fHeight; } height() function in GrBackendRenderTarget [all...] |
| /third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
| H A D | SkottieRunner.java | 90 updateAnimationSurface(Animatable animation, SurfaceTexture surfaceTexture, int width, int height) updateAnimationSurface() argument
|
| /third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/ |
| H A D | native-lib.cpp | 177 Java_org_skia_skottie_SkottieAnimation_nDrawFrame(JNIEnv *env, jclass clazz, jlong nativeProxy, jint width, jint height, jboolean wideColorGamut, jfloat progress, jint backgroundColor, jboolean forceDraw) Java_org_skia_skottie_SkottieAnimation_nDrawFrame() argument
|
| /third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
| H A D | ViewerActivity.java | 127 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
|