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

  /frameworks/native/services/surfaceflinger/tests/
Transaction_test.cpp 51 // A ScreenCapture is a screenshot from SurfaceFlinger that can be used to check
53 class ScreenCapture : public RefBase {
55 static void captureScreen(sp<ScreenCapture>* sc) {
65 *sc = new ScreenCapture(w, h, heap);
80 ScreenCapture(uint32_t w, uint32_t h, const sp<IMemoryHeap>& heap) :
174 sp<ScreenCapture> sc;
177 ScreenCapture::captureScreen(&sc);
189 ScreenCapture::captureScreen(&sc);
200 ScreenCapture::captureScreen(&sc);
208 sp<ScreenCapture> sc
    [all...]
  /development/build/
sdk.atree 316 developers/build/prebuilts/gradle/ScreenCapture samples/${PLATFORM_NAME}/media/ScreenCapture
    [all...]

Completed in 153 milliseconds