Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dfingerprint.h104 fingerprint_acquired_t acquired; member
/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/omx-components/videocodec/libvpx_internal/libvpx/
DPATENTS11 claims, both currently owned by Google and acquired in the future,
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.cpp598 bool acquired = false; in acquireSurfaceBuffer() local
600 while (acquired == false) { in acquireSurfaceBuffer()
608 acquired = true; in acquireSurfaceBuffer()
618 acquired = false; in acquireSurfaceBuffer()
623 if (acquired) { in acquireSurfaceBuffer()
635 if (acquired == false) { in acquireSurfaceBuffer()