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

  /external/skia/src/gpu/gl/
GrGLInterface.cpp 26 newInterface->fFunctions.fPushGroupMarker = pushGroupMarkerFn;
425 nullptr == fFunctions.fPushGroupMarker ||
    [all...]
GrGLTestInterface.cpp 124 fFunctions.fPushGroupMarker = bind_to_member(this, &GrGLTestInterface::pushGroupMarker);
  /external/skia/include/gpu/gl/
GrGLInterface.h 216 GrGLFunction<GrGLPushGroupMarkerProc> fPushGroupMarker;

Completed in 3349 milliseconds