Home
last modified time | relevance | path

Searched refs:GrDebugMarkerOp (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/gpu/ops/
DGrDebugMarkerOp.cpp17 std::unique_ptr<GrOp> GrDebugMarkerOp::Make(GrRecordingContext* context, in Make()
22 return pool->allocate<GrDebugMarkerOp>(proxy, str); in Make()
25 void GrDebugMarkerOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute()
DGrDebugMarkerOp.h17 class GrDebugMarkerOp final : public GrOp {
38 GrDebugMarkerOp(GrRenderTargetProxy* proxy, const SkString& str) in GrDebugMarkerOp() function
/third_party/flutter/skia/gn/
Dgpu.gni351 "$_src/gpu/ops/GrDebugMarkerOp.cpp",
352 "$_src/gpu/ops/GrDebugMarkerOp.h",
/third_party/flutter/skia/src/gpu/
DGrRenderTargetContext.cpp2020 std::unique_ptr<GrOp> op(GrDebugMarkerOp::Make(fContext, fRenderTargetProxy.get(), str)); in insertEventMarker()
/third_party/flutter/build/skia/ohos/
DBUILD.gn900 "$flutter_root/skia/src/gpu/ops/GrDebugMarkerOp.cpp",
/third_party/flutter/build/skia/
DBUILD.gn1535 "$flutter_root/skia/src/gpu/ops/GrDebugMarkerOp.cpp",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia1124 FILE: ../../../third_party/skia/src/gpu/ops/GrDebugMarkerOp.cpp
3496 FILE: ../../../third_party/skia/src/gpu/ops/GrDebugMarkerOp.h