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

  /frameworks/native/libs/gui/include/gui/
SurfaceComposerClient.h 318 static status_t captureChildLayers(const sp<IBinder>& layerHandle, Rect sourceCrop,
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 788 status_t ScreenshotClient::captureChildLayers(const sp<IBinder>& layerHandle, Rect sourceCrop,
  /frameworks/base/core/jni/
android_view_SurfaceControl.cpp 298 status_t res = ScreenshotClient::captureChildLayers(layerHandle, sourceCrop, frameScale, &buffer);
    [all...]
  /frameworks/native/services/surfaceflinger/tests/
Transaction_test.cpp 195 static void captureChildLayers(std::unique_ptr<ScreenCapture>* sc, sp<IBinder>& parentHandle,
    [all...]

Completed in 627 milliseconds