Home
last modified time | relevance | path

Searched refs:cuttlefish_gralloc0_buffer_handle_t (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dgralloc_utils.cpp34 using cuttlefish_gralloc0_buffer_handle_t = private_handle_t; typedef
68 const cuttlefish_gralloc0_buffer_handle_t* gralloc0_buffer = in GetWidth()
69 reinterpret_cast<const cuttlefish_gralloc0_buffer_handle_t*>(buffer); in GetWidth()
85 const cuttlefish_gralloc0_buffer_handle_t* gralloc0_buffer = in GetHeight()
86 reinterpret_cast<const cuttlefish_gralloc0_buffer_handle_t*>(buffer); in GetHeight()
102 const cuttlefish_gralloc0_buffer_handle_t* gralloc0_buffer = in GetDrmFormat()
103 reinterpret_cast<const cuttlefish_gralloc0_buffer_handle_t*>(buffer); in GetDrmFormat()
120 const cuttlefish_gralloc0_buffer_handle_t* gralloc0_buffer = in GetMonoPlanarStrideBytes()
121 reinterpret_cast<const cuttlefish_gralloc0_buffer_handle_t*>(buffer); in GetMonoPlanarStrideBytes()
220 const cuttlefish_gralloc0_buffer_handle_t* gralloc0_buffer = in Lock()
[all …]