Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dfingerprint.h89 fingerprint_acquired_t acquired; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DPATENTS11 claims, both currently owned by Google and acquired in the future,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
DPATENTS.TXT11 claims, both currently owned by Google and acquired in the future,
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.cpp582 bool acquired = false; in acquireSurfaceBuffer() local
584 while (acquired == false) { in acquireSurfaceBuffer()
592 acquired = true; in acquireSurfaceBuffer()
602 acquired = false; in acquireSurfaceBuffer()
607 if (acquired) { in acquireSurfaceBuffer()
619 if (acquired == false) { in acquireSurfaceBuffer()