HomeSort by relevance Sort by last modified time
    Searched refs:cachedKhandle (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/include/
VirtualDevice.h 54 buffer_handle_t cachedKhandle;
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp 275 cachedKhandle(0)
351 if (videoCachedBuffer->cachedKhandle != videoKhandle || videoCachedBuffer->vaMappedHandle == NULL) {
355 videoCachedBuffer->cachedKhandle = videoKhandle;
    [all...]

Completed in 167 milliseconds