| /third_party/skia/docs/examples/ |
| H A D | software_bitmap_w_perspective.cpp | 6 const float width = image->width(); in REG_FIDDLE_ANIMATED() local
|
| H A D | Canvas_MakeRasterDirectN32.cpp | 7 const int width = 3; in REG_FIDDLE() local
|
| H A D | Color_Constants_c.cpp | 8 constexpr int width = 256; in REG_FIDDLE() local
|
| H A D | Color_Constants_d.cpp | 8 constexpr int width = 256; in REG_FIDDLE() local
|
| H A D | Color_Constants_b.cpp | 8 constexpr int width = 256; in REG_FIDDLE() local
|
| H A D | Image_readPixels.cpp | 8 const int width = 32; in REG_FIDDLE() local
|
| H A D | Bitmap_getAddr8.cpp | 8 const int width = 8; in REG_FIDDLE() local
|
| H A D | Bitmap_installPixels_2.cpp | 9 const int width = 8; in REG_FIDDLE() local
|
| H A D | ImageInfo_dimensions.cpp | 8 const int width = 2; in REG_FIDDLE() local
|
| /third_party/skia/gm/ |
| H A D | beziers.cpp | 37 SkScalar width = rand.nextRangeScalar(1, 5); in rnd_quad() local 60 SkScalar width = rand.nextRangeScalar(1, 5); in rnd_cubic() local
|
| H A D | tiledscaledbitmap.cpp | 43 static SkBitmap make_bm(int width, int height) { in make_bm() argument
|
| /third_party/skia/bench/ |
| H A D | LineBench.cpp | 29 LineBench(SkScalar width, bool doAA) { in LineBench() argument
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_literals.cpp | 41 bool VerifyUpperBits(uint32_t word, uint32_t width, bool signed_int) { in VerifyUpperBits() 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 [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/ |
| H A D | plugin_render.cpp | 45 void PluginRender::UpdateNativeWindowSize(int width, int height) in UpdateNativeWindowSize() argument
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | bit_memory_region-inl.h | 33 size_t width = BITS_PER_WORD - (BITS_PER_HEX_DIGIT - Size() % BITS_PER_HEX_DIGIT); in Dump() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | bit_memory_region-inl.h | 45 auto width = static_cast<ssize_t>(BITS_PER_WORD - (BITS_PER_HEX_DIGIT - Size() % BITS_PER_HEX_DIGIT)); in Dump() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/include/ |
| H A D | set_watermark_image_plugin.h | 29 int32_t width = 0; member
|
| /base/web/webview/ohos_adapter/camera_adapter/src/ |
| H A D | format_adapter_impl.cpp | 40 void FormatAdapterImpl::SetWidth(uint32_t width) in SetWidth() argument
|
| H A D | format_adapter_mock.cpp | 40 void FormatAdapterImpl::SetWidth(uint32_t width) in SetWidth() 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
|
| /base/web/webview/ohos_nweb/src/ |
| H A D | nweb_enhance_surface_adapter.cpp | 45 GetCreateInfo(void *enhanceSurfaceInfo, std::shared_ptr<NWebEngineInitArgs> initArgs, uint32_t width, uint32_t height, bool incognitoMode) GetCreateInfo() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_decoder_callback_adapter_impl.cpp | 34 void ArkDecoderCallbackAdapterImpl::OnStreamChanged(int32_t width, int32_t height, double frameRate) in OnStreamChanged() argument
|