OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GRALLOC1_FUNCTION_UNLOCK
(Results
1 - 10
of
10
) sorted by null
/external/swiftshader/src/Common/
GrallocAndroid.cpp
40
m_gralloc1_unlock = (GRALLOC1_PFN_UNLOCK)m_gralloc1_device->getFunction(m_gralloc1_device,
GRALLOC1_FUNCTION_UNLOCK
);
/device/google/contexthub/sensorhal/
directchannel.cpp
134
GRALLOC1_FUNCTION_UNLOCK
));
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc1.h
218
g->getFunction(g,
GRALLOC1_FUNCTION_UNLOCK
);
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc1.h
218
g->getFunction(g,
GRALLOC1_FUNCTION_UNLOCK
);
/hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp
91
initDispatch(
GRALLOC1_FUNCTION_UNLOCK
, &mDispatch.unlock);
/hardware/libhardware/include/hardware/
gralloc1.h
155
GRALLOC1_FUNCTION_UNLOCK
= 20,
[
all
...]
/hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp
164
case
GRALLOC1_FUNCTION_UNLOCK
:
/hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp
167
case
GRALLOC1_FUNCTION_UNLOCK
:
/hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.cpp
158
case
GRALLOC1_FUNCTION_UNLOCK
:
/hardware/qcom/display/sdm845/libgralloc1/
gr_device_impl.cpp
167
case
GRALLOC1_FUNCTION_UNLOCK
:
Completed in 217 milliseconds