Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.h71 GRALLOC1_PFN_LOCK Lock_ = nullptr; variable
Dhwc_buffer_allocator.cpp56 Lock_ = reinterpret_cast<GRALLOC1_PFN_LOCK>( in HWCBufferAllocator()
372 Lock_(gralloc_device_, handle, GRALLOC1_PRODUCER_USAGE_CPU_READ, GRALLOC1_CONSUMER_USAGE_NONE, in MapBuffer()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.h71 GRALLOC1_PFN_LOCK Lock_ = nullptr; variable
Dhwc_buffer_allocator.cpp66 Lock_ = reinterpret_cast<GRALLOC1_PFN_LOCK>( in Init()
396 Lock_(gralloc_device_, handle, GRALLOC1_PRODUCER_USAGE_CPU_READ, GRALLOC1_CONSUMER_USAGE_NONE, in MapBuffer()