Searched refs:internalClear (Results 1 – 4 of 4) sorted by relevance
33 this->internalClear(&rect, this->adjustColorAlphaType(color)); in clear()38 this->internalClear(nullptr, this->adjustColorAlphaType(color)); in clear()47 this->internalClear(&scissor, in clearAtLeast()124 virtual void internalClear(const SkIRect* scissor,
86 void internalClear(const SkIRect* scissor,
167 void SurfaceFillContext::internalClear(const SkIRect* scissor, in internalClear() function in skgpu::v1::SurfaceFillContext
920 [self internalClear:NO];1046 [self internalClear:YES];1049 - (void)internalClear:(BOOL)zeroStorage {