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

  /external/skia/src/gpu/ops/
GrDebugMarkerOp.h 16 class GrDebugMarkerOp final : public GrOp {
21 return std::unique_ptr<GrOp>(new GrDebugMarkerOp(proxy, str));
33 GrDebugMarkerOp(GrRenderTargetProxy* proxy, const SkString& str)
  /external/skqp/src/gpu/ops/
GrDebugMarkerOp.h 16 class GrDebugMarkerOp final : public GrOp {
21 return std::unique_ptr<GrOp>(new GrDebugMarkerOp(proxy, str));
33 GrDebugMarkerOp(GrRenderTargetProxy* proxy, const SkString& str)
  /external/skia/src/gpu/
GrRenderTargetContext.cpp 38 #include "ops/GrDebugMarkerOp.h"
    [all...]
  /external/skqp/src/gpu/
GrRenderTargetContext.cpp 37 #include "ops/GrDebugMarkerOp.h"
    [all...]

Completed in 168 milliseconds