Home
last modified time | relevance | path

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

/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
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DFramebufferNULL.cpp108 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
/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
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp206 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
DTextureD3D.cpp1037 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local
1095 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
1790 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local
1848 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
2569 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
3265 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
/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
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp627 gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copyImage() local
768 const gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copySubImage() local
DFramebufferGL.cpp625 const gl::Extents fbSize = readAttachment->getSize(); in readPixels() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DTexture.cpp1192 Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local
1251 Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp450 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
DTextureVk.cpp418 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl() local