Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/hidl_common/
DMapper.h43 class GrallocRect {
49 GrallocRect(Rect rect) { in GrallocRect() function
56 GrallocRect(IMapper::Rect rect) { in GrallocRect() function
63 GrallocRect(ARect rect) { in GrallocRect() function
110 Error lock(buffer_handle_t buffer, uint64_t cpuUsage, const GrallocRect &accessRegion, int acquireF…
DMapper.cpp159 const GrallocRect& accessRegion, int fenceFd, in lockBuffer()
314 Error lock(buffer_handle_t bufferHandle, uint64_t cpuUsage, const GrallocRect &accessRegion, int ac… in lock()
/hardware/google/gchips/gralloc4/src/4.x/
DGrallocMapper.cpp119 common::GrallocRect(accessRegion), fenceFd, &outData)); in lock()
/hardware/google/gchips/gralloc4/src/stable-c/
DGrallocMapper.cpp58 common::GrallocRect(accessRegion), in lock()