Searched defs:unlockBuffer (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/native/libs/gui/ | ||
H A D | CpuConsumer.cpp | 198 status_t CpuConsumer::unlockBuffer(const LockedBuffer &nativeBuffer) { in unlockBuffer() function in android::CpuConsumer |
/aosp12/frameworks/rs/ | ||
H A D | rsGrallocConsumer.cpp | 234 media_status_t GrallocConsumer::unlockBuffer(uint32_t idx) { in unlockBuffer() function in android::renderscript::GrallocConsumer |
/aosp12/system/core/libutils/ | ||
H A D | String8.cpp | 361 void String8::unlockBuffer() in unlockBuffer() function in android::String8 |
/aosp12/hardware/google/gchips/gralloc3/src/ | ||
H A D | GrallocMapper.cpp | 634 Error GrallocMapper::unlockBuffer(buffer_handle_t bufferHandle, in unlockBuffer() function in android::hardware::graphics::mapper::HIDL_IMAPPER_NAMESPACE::implementation::GrallocMapper |
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/ | ||
H A D | Mapper.cpp | 238 static Error unlockBuffer(buffer_handle_t bufferHandle, in unlockBuffer() function |