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

  /external/skia/tools/fiddle/
fiddle_main.cpp 108 static sk_sp<SkData> encode_snapshot(const sk_sp<SkSurface>& surface) { function
279 rasterData = encode_snapshot(rasterSurface);
299 gpuData = encode_snapshot(surface);
  /external/skqp/tools/fiddle/
fiddle_main.cpp 108 static sk_sp<SkData> encode_snapshot(const sk_sp<SkSurface>& surface) { function
279 rasterData = encode_snapshot(rasterSurface);
299 gpuData = encode_snapshot(surface);

Completed in 165 milliseconds