Searched defs:SkASSERT (Results 1 – 7 of 7) sorted by relevance
16 #define SkASSERT(x) \ macro
135 SkASSERT(resource); in insertResource() local380 SkASSERT(resource->resourcePriv().getScratchKey().isValid()); in willRemoveScratchKey() local408 SkASSERT(resource); in changeUniqueKey() local450 SkASSERT(resource); in refAndMakeResourceMRU() local478 SkASSERT(resource); in notifyARefCntReachedZero() local563 SkASSERT(resource); in didChangeBudgetStatus() local
309 SkASSERT(!this->isAbandoned()); in findAndRefScratchTexture() local328 SkASSERT(!this->isAbandoned()); in findAndRefScratchTexture() local648 SkASSERT(sampleCnt > 1); in getDiscardableMSAAAttachment() local692 SkASSERT(sampleCnt > 1); in makeMSAAAttachment() local725 SkASSERT(!this->isAbandoned()); in refScratchMSAAAttachment() local
326 SkASSERT(this->context()->fDidTestPMConversions); in createPMToUPMEffect() local337 SkASSERT(this->context()->fDidTestPMConversions); in createUPMToPMEffect() local
55 SkASSERT(key.isValid()); in assignUniqueKeyToProxy() local107 SkASSERT(proxy); in removeUniqueKeyFromProxy() local289 SkASSERT(fit == SkBackingFit::kExact || mipMapped == GrMipmapped::kNo); in createProxyFromBitmap() local
480 #define SkASSERT(cond) SkASSERT_RELEASE(cond) macro491 #define SkASSERT(cond) static_cast<void>(0) macro
1680 SkASSERT(stroke.getStyle() == SkStrokeRec::kStroke_Style); in drawStrokedLine() local