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

  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterSurfaceView.java 91 public synchronized int getSurfaceId() {
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyCameraDevice.java 710 static long getSurfaceId(Surface surface) throws BufferQueueAbandonedException {
727 long id = getSurfaceId(surfaces.valueAt(i));
744 long id = getSurfaceId(s);
757 id = getSurfaceId(s);
    [all...]
RequestThreadManager.java 400 mJpegSurfaceIds.add(LegacyCameraDevice.getSurfaceId(s));
    [all...]
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/ui/
SurfaceRenderFilter.java 178 glEnv.activateSurfaceWithId(mSurfaceView.getSurfaceId());
  /frameworks/native/services/surfaceflinger/tests/
SurfaceInterceptor_test.cpp 94 int32_t getSurfaceId(const std::string& surfaceName) {
150 mBGLayerId = getSurfaceId("BG Interceptor Test Surface");
807 this->mTargetId = getSurfaceId(LAYER_NAME);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 

Completed in 1554 milliseconds