/aosp_15_r20/hardware/libhardware/modules/gralloc/ |
H A D | framebuffer.cpp | 281 size_t fbSize = roundUpToPageSize(finfo.line_length * info.yres_virtual); local
|
/aosp_15_r20/device/linaro/hikey/gralloc/ |
D | framebuffer_device.cpp | 373 size_t fbSize = round_up_to_page_size(finfo.line_length * info.yres_virtual); in init_frame_buffer_locked() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | FramebufferNULL.cpp | 107 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
|
/aosp_15_r20/external/libdrm/tests/ttmtest/src/ |
H A D | ttmtest.c | 75 int fbSize; member
|
H A D | xf86dri.c | 545 fbOrigin, fbSize, fbStride, devPrivateSize, pDevPrivate) in uniDRIGetDeviceInfo() argument
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | FramebufferD3D.cpp | 209 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
|
H A D | TextureD3D.cpp | 1130 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local 1188 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local 1900 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local 1958 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local 2697 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local 3406 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
|
/aosp_15_r20/device/linaro/hikey/gralloc960/ |
D | framebuffer_device.cpp | 361 size_t fbSize = round_up_to_page_size(finfo.line_length * info.yres_virtual); in init_frame_buffer_locked() local
|
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/ |
D | framebuffer_device.cpp | 361 size_t fbSize = round_up_to_page_size(finfo.line_length * info.yres_virtual); in init_frame_buffer_locked() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | FramebufferWgpu.cpp | 266 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | TextureGL.cpp | 717 gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copyImage() local 889 const gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copySubImage() local
|
H A D | FramebufferGL.cpp | 725 const gl::Extents fbSize = readAttachment->getSize(); in readPixels() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Texture.cpp | 1477 Extents fbSize = sourceReadAttachment->getSize(); in copyImage() local 1543 Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawNegativeViewportHeightTests.cpp | 861 const auto fbSize = static_cast<uint32_t>(kIFbSize); in iterate() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 931 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
|
H A D | TextureVk.cpp | 1369 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl() local
|
/aosp_15_r20/external/armnn/src/armnnDeserializer/ |
H A D | Deserializer.cpp | 3006 auto fbSize = fbDescriptor->size(); in ParseSlice() local
|