| /third_party/skia/src/core/ |
| H A D | SkSpecialSurface.h | 38 int height() const { return fSubset.height(); } in height() function in SkSpecialSurface
|
| /third_party/skia/src/gpu/ |
| H A D | GrRectanizer.h | 17 GrRectanizer(int width, int height) : fWidth(width), fHeight(height) { in GrRectanizer() argument 27 int height() const { return fHeight; } in height() function in GrRectanizer
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | Surface.cpp | 18 drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument
|
| H A D | rsurface.cpp | 19 rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) rs_drawGlyphs() argument
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
| H A D | TremoloEffect.h | 25 TremoloEffect(float frequency, float height): in TremoloEffect() argument
|
| /third_party/skia/tests/ |
| H A D | FillPathTest.cpp | 36 int height = 100; in DEF_TEST() local
|
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | yesno.c | 27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument 42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() argument [all...] |
| /third_party/skia/docs/examples/ |
| H A D | software_bitmap_w_perspective.cpp | 7 const float height = image->height(); in REG_FIDDLE_ANIMATED() local
|
| H A D | Canvas_MakeRasterDirectN32.cpp | 8 const int height = 3; in REG_FIDDLE() local
|
| H A D | Color_Constants_c.cpp | 9 constexpr int height = 256; in REG_FIDDLE() local
|
| H A D | Color_Constants_d.cpp | 9 constexpr int height = 256; in REG_FIDDLE() local
|
| H A D | Color_Constants_b.cpp | 9 constexpr int height = 256; in REG_FIDDLE() local
|
| H A D | Image_readPixels.cpp | 9 const int height = 32; in REG_FIDDLE() local
|
| H A D | Bitmap_getAddr8.cpp | 9 const int height = 8; in REG_FIDDLE() local
|
| H A D | Bitmap_installPixels_2.cpp | 10 const int height = 8; in REG_FIDDLE() local
|
| H A D | ImageInfo_dimensions.cpp | 7 const int height = 2; in REG_FIDDLE() local
|
| /third_party/skia/gm/ |
| H A D | tiledscaledbitmap.cpp | 43 static SkBitmap make_bm(int width, int height) { in make_bm() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuRenderTarget.cpp | 39 RenderTarget::RenderTarget (int width, int height, const PixelFormat& format, int depthBits, int stencilBits, int numSamples) in RenderTarget() argument
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES1RenderUtil.cpp | 41 void clear (int x, int y, int width, int height, const tcu::Vec4& color) in clear() argument 50 void readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() argument
|
| H A D | teglVGRenderUtil.cpp | 41 void clear (int x, int y, int width, int height, const tcu::Vec4& color) in clear() argument 48 void readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() argument
|
| /foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/ |
| H A D | chip.js | [all...] |
| /base/customization/enterprise_device_management/services/edm_plugin/include/ |
| H A D | set_watermark_image_plugin.h | 30 int32_t height = 0; member
|
| /base/web/webview/ohos_adapter/camera_adapter/src/ |
| H A D | format_adapter_impl.cpp | 45 void FormatAdapterImpl::SetHeight(uint32_t height) in SetHeight() argument
|
| H A D | format_adapter_mock.cpp | 44 void FormatAdapterImpl::SetHeight(uint32_t height) in SetHeight() argument
|
| /base/web/webview/ohos_adapter/graphic_adapter/src/ |
| H A D | window_adapter_impl.cpp | 49 int32_t WindowAdapterImpl::NativeWindowSetBufferGeometry(NWebNativeWindow window, int32_t width, int32_t height) in NativeWindowSetBufferGeometry() argument
|