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

  /external/skia/tests/
GrSurfaceTest.cpp 380 auto makeWrappedRenderable = [](GrContext* context) {
386 std::function<sk_sp<GrTexture>(GrContext*)> makers[] = {makeWrapped, makeWrappedRenderable,
    [all...]
  /external/skqp/tests/
GrSurfaceTest.cpp 372 auto makeWrappedRenderable = [](GrContext* context) {
396 std::function<sk_sp<GrTexture>(GrContext*)> makers[] = {makeWrapped, makeWrappedRenderable,

Completed in 73 milliseconds