Searched defs:sHeight (Results 1 - 10 of 10) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_create_gpu_images.cpp | 90 const uint32_t sHeight = in CheckForDescUpdates() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Blitter.hpp | 91 int sHeight; member
|
H A D | Blitter.cpp | 1204 Int sHeight = *Pointer<Int>(blit + OFFSET(BlitData,sHeight)); in generate() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_canvas_ffi.h | 35 double sHeight; member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | surface_capture_test.cpp | 123 int sHeight = surfaceNode->GetStagingProperties().GetBoundsHeight();
in DrawPixelmap() local
|
/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_change_test.cpp | 144 uint32_t sHeight = screen->GetHeight(); in ScreenSizeEqual() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Blitter.hpp | 127 int sHeight; member
|
H A D | Blitter.cpp | 1702 Int sHeight = *Pointer<Int>(blit + OFFSET(BlitData, sHeight)); in generate() local 1512 sample(Pointer<Byte> &source, Float &x, Float &y, Float &z, Int &sWidth, Int &sHeight, Int &sDepth, Int &sSliceB, Int &sPitchB, const State &state) sample() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Device.cpp | 451 int sHeight = source->getHeight(); in stretchRect() local 661 int sHeight = source->getHeight(); in stretchCube() local
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | paint_state.h | 101 double sHeight = 0.0; member
|
Completed in 13 milliseconds