Home
last modified time | relevance | path

Searched defs:width (Results 26 - 50 of 5072) sorted by relevance

12345678910>>...203

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DGetTexLevelParameterTest.cpp55 GLint width = 0; in TEST_P() local
/third_party/skia/src/gpu/
H A DGrRectanizerPow2.cpp10 bool GrRectanizerPow2::addRect(int width, int height, SkIPoint16* loc) { in addRect() argument
[all...]
/third_party/skia/tests/
H A DScaleToSidesTest.cpp61 double width = interestingValues[k]; in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/util/display/
H A DDisplayWindow.h18 uint16_t width; member
/third_party/skia/third_party/externals/tint/src/ast/
H A Dvector.h52 const uint32_t width; member in tint::ast::Vector
/third_party/toybox/toys/example/
H A Ddemo_scankey.c24 unsigned width, height, tick; in demo_scankey_main() local
/third_party/skia/docs/examples/
H A DPaint_setLinearText.cpp15 SkString width; in REG_FIDDLE() local
H A DPixmap_computeIsOpaque.cpp9 const int width = 2; in REG_FIDDLE() local
H A DSurface_width.cpp7 const int width = 37; in REG_FIDDLE() local
H A DSurface_height.cpp7 const int width = 37; in REG_FIDDLE() local
H A DPixmap_isOpaque.cpp9 const int width = 2; in REG_FIDDLE() local
H A Ddraw_pixel_array_with_copy.cpp6 constexpr int width = 4; in REG_FIDDLE() local
H A Ddraw_pixel_array.cpp6 constexpr int width = 4; in REG_FIDDLE() local
H A DBitmap_isOpaque.cpp8 const int width = 2; in REG_FIDDLE() local
H A DBitmap_writePixels.cpp8 int width = image->width(); in REG_FIDDLE() local
H A DImageInfo_isOpaque.cpp8 const int width = 2; in REG_FIDDLE() local
H A DImageInfo_minRowBytes64.cpp8 int width = 1 << shift; in REG_FIDDLE() local
H A DImageInfo_minRowBytes.cpp8 int width = 1 << shift; in REG_FIDDLE() local
/third_party/rust/crates/unicode-width/src/
H A Dtables.rs67 pub fn width(c: char, is_cjk: bool) -> Option<usize> { width() functions
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuSurfaceAccess.cpp28 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt, int x, int y, int width, int height) in SurfaceAccess() argument
48 SurfaceAccess::SurfaceAccess (const SurfaceAccess& parent, int x, int y, int width, int height) in SurfaceAccess() argument
/third_party/vk-gl-cts/framework/platform/ohos/display/pixmap/
H A DtcuOhosPixmapFactory.cpp46 createPixmap(NativeDisplay* nativeDisplay, int width, int height) const createPixmap() argument
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Drect.h30 float width = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_paint_property.h78 void SetIdealWidthForWeb(int32_t width) in SetIdealWidthForWeb() argument
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.h57 Dimension width; member
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_polygon_ffi.cpp25 void FfiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolygonCreate() argument

Completed in 5 milliseconds

12345678910>>...203