Searched defs:layerRect (Results 1 - 8 of 8) sorted by relevance
| /third_party/skia/gm/ |
| H A D | rrectclipdrawpaint.cpp | 31 const SkRect layerRect = SkRect::MakeWH(256.f, 256.f); in DEF_SIMPLE_GM() local
|
| H A D | imagefilterscropexpand.cpp | 147 void draw(SkCanvas* canvas, sk_sp<SkImage> image, const SkIRect& layerRect, in draw() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/ |
| H A D | hdilayer_fuzzer.cpp | 81 GraphicIRect layerRect = GetData<GraphicIRect>(); in GetLayerInfoFromData() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/ |
| H A D | hdidevice_fuzzer.cpp | 92 GraphicIRect layerRect = GetData<GraphicIRect>(); in HdiDeviceFuzzTest2() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
| H A D | hdidevice_test.cpp | 157 GraphicIRect layerRect = {0, 0, 0, 0}; in HWTEST_F() local
|
| /third_party/skia/tests/ |
| H A D | CanvasStateTest.cpp | 199 SkIRect layerRect = SkIRect::MakeWH(WIDTH, HEIGHT / 4); in DEF_TEST() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
| H A D | hdi_device_impl.cpp | 444 int32_t HdiDeviceImpl::SetLayerSize(uint32_t screenId, uint32_t layerId, const GraphicIRect &layerRect) in SetLayerSize() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
| H A D | hdi_layer_info.h | 166 void SetLayerSize(const GraphicIRect &layerRect) in SetLayerSize() argument
|
Completed in 6 milliseconds