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

  /external/skia/tests/
GrSurfaceTest.cpp 383 auto makeNormal = [](GrContext* context) { return make_normal_texture(context, false); };
387 makeNormal, makeRenderable};
    [all...]
  /external/skqp/tests/
GrSurfaceTest.cpp 381 auto makeNormal = [](GrContext* context) {
397 makeNormal, makeRenderable};

Completed in 331 milliseconds