Searched refs:GrallocRect (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | Mapper.h | 43 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…
|
D | Mapper.cpp | 159 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/ |
D | GrallocMapper.cpp | 119 common::GrallocRect(accessRegion), fenceFd, &outData)); in lock()
|
/hardware/google/gchips/gralloc4/src/stable-c/ |
D | GrallocMapper.cpp | 58 common::GrallocRect(accessRegion), in lock()
|