Home
last modified time | relevance | path

Searched refs:GrResourceKey (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/include/private/
DGrResourceKey.h26 class GrResourceKey {
42 GrResourceKey() { this->reset(); } in GrResourceKey() function
52 bool operator==(const GrResourceKey& that) const {
58 GrResourceKey& operator=(const GrResourceKey& that) {
105 Builder(GrResourceKey* key, uint32_t domain, int data32Count) : fKey(key) { in Builder()
136 GrResourceKey* fKey;
186 class GrScratchKey : public GrResourceKey {
188 typedef GrResourceKey INHERITED;
238 class GrUniqueKey : public GrResourceKey {
240 typedef GrResourceKey INHERITED;
/third_party/skia/include/private/
DGrResourceKey.h26 class GrResourceKey {
62 Builder(GrResourceKey* key, uint32_t domain, int data32Count) : fKey(key) { in Builder()
73 GrResourceKey* fKey;
79 GrResourceKey() { this->reset(); } in GrResourceKey() function
88 bool operator==(const GrResourceKey& that) const {
95 GrResourceKey& operator=(const GrResourceKey& that) {
187 class GrScratchKey : public GrResourceKey {
189 using INHERITED = GrResourceKey;
239 class GrUniqueKey : public GrResourceKey {
241 using INHERITED = GrResourceKey;
DBUILD.bazel70 "GrResourceKey.h",
/third_party/flutter/skia/src/gpu/
DGrStencilAttachment.h16 class GrResourceKey; variable
/third_party/skia/src/gpu/
DGrAttachment.h15 class GrResourceKey; variable
DGrAttachment.cpp37 static void build_key(GrResourceKey::Builder* builder, in build_key()
/third_party/flutter/skia/gn/
Dgpu.gni35 "$_include/private/GrResourceKey.h",
/third_party/skia/gn/
Dgpu.gni30 "$_include/private/GrResourceKey.h",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia2225 FILE: ../../../third_party/skia/include/private/GrResourceKey.h