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

  /hardware/ti/omap4-aah/camera/
ANativeWindowDisplayAdapter.cpp 464 mFramesType.clear();
558 mFramesType.add( (int) mBuffers[i].opaque,
852 mFramesType.clear();
1045 mFramesType.add( (int)mBuffers[i].opaque, dispFrame.mType);
1188 for( k = 0; k < mFramesType.size() ; k++)
    [all...]
  /hardware/ti/omap4-aah/camera/inc/
ANativeWindowDisplayAdapter.h 163 android::KeyedVector<int, int> mFramesType;

Completed in 2056 milliseconds