Home
last modified time | relevance | path

Searched defs:region (Results 1 – 18 of 18) sorted by relevance

/device/amlogic/yukawa/hal/gralloc/
Dgralloc_buffer_priv.h142 attr_region *region = (attr_region *)hnd->attr_base; in gralloc_buffer_attr_write() local
178 attr_region *region = (attr_region *)hnd->attr_base; in gralloc_buffer_attr_read() local
Dgralloc_buffer_priv.cpp84 attr_region *region = (attr_region *)hnd->attr_base; in gralloc_buffer_attr_allocate() local
/device/linaro/hikey/gralloc960/
Dgralloc_buffer_priv.h143 attr_region *region = (attr_region *)hnd->attr_base; in gralloc_buffer_attr_write() local
184 attr_region *region = (attr_region *)hnd->attr_base; in gralloc_buffer_attr_read() local
Dgralloc_buffer_priv.cpp84 attr_region *region = (attr_region *)hnd->attr_base; in gralloc_buffer_attr_allocate() local
/device/google/cuttlefish/host/libs/wayland/
Dwayland_compositor.cpp50 Surface::Region* region = GetUserData<Surface::Region>(region_resource); in region_add() local
124 Surface::Region* region = GetUserData<Surface::Region>(region_resource); in surface_set_opaque_region() local
213 std::unique_ptr<Surface::Region> region(new Surface::Region()); in compositor_create_region() local
Dwayland_surface.cpp35 void Surface::SetRegion(const Region& region) { in SetRegion()
Dwayland_surface.h76 Region region; member
/device/generic/vulkan-cereal/fake-android-guest/system/
Dradio.h124 radio_region_t region; member
224 radio_rds_t radio_rds_for_region(bool rds, radio_region_t region) { in radio_rds_for_region()
241 radio_deemphasis_t radio_demephasis_for_region(radio_region_t region) { in radio_demephasis_for_region()
/device/google/cuttlefish/guest/hals/camera/
Dcached_stream_buffer.cpp99 IMapper::Rect region{0, 0, width, height}; in acquireAsYUV() local
/device/generic/vulkan-cereal/stream-servers/vulkan/emulated_textures/
DCompressedImageInfo.cpp593 VkBufferImageCopy region = origRegion; in getBufferImageCopy() local
610 VkImageCopy region = origRegion; in getCompressedMipmapsImageCopy() local
DAstcTexture.cpp44 bool isRegionValid(const VkBufferImageCopy& region, uint32_t width, uint32_t height) { in isRegionValid()
/device/generic/vulkan-cereal/stream-servers/tests/
DVkTestUtils.h303 VkBufferImageCopy region = { in setUpCommandBuffer() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkAndroidNativeBuffer.cpp687 VkBufferImageCopy region = { in syncImageToColorBuffer() local
DDisplayVk.cpp446 const VkImageBlit region = { in postImpl() local
DVkDecoderGlobalState.cpp2674 VkImageCopy region = CompressedImageInfo::getCompressedMipmapsImageCopy( in on_vkCmdCopyImage() local
2702 VkBufferImageCopy region = cmpInfo.getBufferImageCopy(pRegions[r]); in on_vkCmdCopyImageToBuffer() local
2826 VkBufferImageCopy region = cmpInfo.getBufferImageCopy(pRegions[r]); in on_vkCmdCopyBufferToImage() local
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dswapchain.cpp1524 const VkPresentRegionKHR* region = in QueuePresentKHR() local
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/
Dxfixesproto.h368 Region region; member
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp3418 goldfish_dma_context region; in s_glMapBufferRange() local