Searched defs:ccs (Results 1 – 4 of 4) sorted by relevance
91 sk_colorspace_t* ccs) { in sk_imageinfo_new()
1408 …* dst, ColorEndpointPair* colorEndpoints, TexelWeightPair* texelWeights, int ccs, deUint32 partiti… in setTexelColors()1565 …const int ccs = blockMode.isDualPlane ? (int)blockData.getBits(extraCemBitsStart-2, extraCem… in decompressBlock() local1819 deUint32 ccs; //! \note Irrelevant if !isDualPlane. member2825 for (deUint32 ccs = 0; ccs < 4; ccs++) in generateBlockCaseTestData() local
1209 static CustomCreatorSingleton* ccs = new CustomCreatorSingleton; in GetCustomCreatorSingleton() local