Home
last modified time | relevance | path

Searched defs:grCT (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/core/
H A DSkSurfaceCharacterization.cpp22 GrColorType grCT = SkColorTypeToGrColorType(this->colorType()); in validate() local
/third_party/skia/src/gpu/
H A DGrCaps.cpp409 bool GrCaps::areColorTypeAndFormatCompatible(GrColorType grCT, in areColorTypeAndFormatCompatible() argument
/third_party/skia/src/image/
H A DSkImage_GpuBase.cpp36 ValidateBackendTexture(const GrCaps* caps, const GrBackendTexture& tex, GrColorType grCT, SkColorType ct, SkAlphaType at, sk_sp<SkColorSpace> cs) ValidateBackendTexture() argument
H A DSkSurface_Gpu.cpp435 validate_backend_texture(const GrCaps* caps, const GrBackendTexture& tex, int sampleCnt, GrColorType grCT, bool texturable) validate_backend_texture() argument
586 validate_backend_render_target(const GrCaps* caps, const GrBackendRenderTarget& rt, GrColorType grCT) validate_backend_render_target() argument
H A DSkImage_Gpu.cpp157 GrColorType grCT = SkColorTypeToGrColorType(this->colorType()); in SkImage_Gpu() local
182 GrColorType grCT = SkColorTypeToGrColorType(this->colorType()); in SkImage_Gpu() local
/third_party/skia/tests/
H A DImageTest.cpp1076 GrColorType grCT = SkColorTypeToGrColorType(image->colorType()); in DEF_GPUTEST() local

Completed in 15 milliseconds