Home
last modified time | relevance | path

Searched defs:accessRegion (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/camera/common/1.0/default/
DHandleImporter.cpp102 uint64_t cpuUsage, const IMapper::Rect& accessRegion) { in lockYCbCrInternal()
147 const IMapper::Rect& accessRegion) { in lockYCbCrInternal()
319 IMapper::Rect accessRegion{0, 0, static_cast<int>(size), 1}; in lock() local
324 const IMapper::Rect& accessRegion) { in lock()
385 const IMapper::Rect& accessRegion) { in lockYCbCr()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc0Hal.h105 const IMapper::Rect& accessRegion, base::unique_fd fenceFd, in lock()
130 const IMapper::Rect& accessRegion, base::unique_fd fenceFd, in lockYCbCr()
DGralloc1Hal.h125 const IMapper::Rect& accessRegion, base::unique_fd fenceFd, in lock()
141 const IMapper::Rect& accessRegion, base::unique_fd fenceFd, in lockYCbCr()
/hardware/interfaces/graphics/mapper/2.0/utils/hal/include/mapper-hal/2.0/
DMapper.h91 Return<void> lock(void* buffer, uint64_t cpuUsage, const V2_0::IMapper::Rect& accessRegion, in lock()
112 Return<void> lockYCbCr(void* buffer, uint64_t cpuUsage, const V2_0::IMapper::Rect& accessRegion, in lockYCbCr()
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp165 const IMapper::Rect& accessRegion, int acquireFence) { in lock()
191 const IMapper::Rect& accessRegion, int acquireFence) { in lockYCbCr()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp443 const gralloc1_rect_t& accessRegion, void** outData, in lock()
475 const gralloc1_rect_t& accessRegion, in lockFlex()
DGralloc1On0Adapter.h370 const gralloc1_rect_t* accessRegion, OUT* outData, in lockHook()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp368 IMapper4::Rect accessRegion; in lock() local
375 IMapper3::Rect accessRegion; in lock() local
385 IMapper2::Rect accessRegion; in lock() local
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp180 const IMapper::Rect& accessRegion, int acquireFence, int32_t* outBytesPerPixel, in lock()
213 const IMapper::Rect& accessRegion, int acquireFence) { in lockYCbCr()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp366 const gralloc1_rect_t accessRegion = { in MapBuffer() local
/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp204 typename MapperT::Rect accessRegion = {}; in lock() local
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp390 const gralloc1_rect_t accessRegion = { in MapBuffer() local
/hardware/interfaces/graphics/mapper/4.0/utils/vts/
DMapperVts.cpp196 const IMapper::Rect& accessRegion, int acquireFence) { in lock()
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp900 const IMapper::Rect accessRegion{0, 0, static_cast<int32_t>(info.width * 2), in TEST_P() local