Home
last modified time | relevance | path

Searched defs:fbSize (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/gralloc/
H A Dframebuffer.cpp281 size_t fbSize = roundUpToPageSize(finfo.line_length * info.yres_virtual); local
/aosp_15_r20/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp373 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 DFramebufferNULL.cpp107 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
/aosp_15_r20/external/libdrm/tests/ttmtest/src/
H A Dttmtest.c75 int fbSize; member
H A Dxf86dri.c545 fbOrigin, fbSize, fbStride, devPrivateSize, pDevPrivate) in uniDRIGetDeviceInfo() argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DFramebufferD3D.cpp209 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
H A DTextureD3D.cpp1130 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/
Dframebuffer_device.cpp361 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/
Dframebuffer_device.cpp361 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 DFramebufferWgpu.cpp266 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DTextureGL.cpp717 gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copyImage() local
889 const gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copySubImage() local
H A DFramebufferGL.cpp725 const gl::Extents fbSize = readAttachment->getSize(); in readPixels() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.cpp1477 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 DvktDrawNegativeViewportHeightTests.cpp861 const auto fbSize = static_cast<uint32_t>(kIFbSize); in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp931 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
H A DTextureVk.cpp1369 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl() local
/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.cpp3006 auto fbSize = fbDescriptor->size(); in ParseSlice() local