Searched refs:internalClear (Results 1 – 4 of 4) sorted by relevance
47 this->internalClear(&rect, this->adjustColorAlphaType(color)); in clear()52 this->internalClear(nullptr, this->adjustColorAlphaType(color)); in clear()61 this->internalClear(&scissor, in clearAtLeast()150 void internalClear(const SkIRect* scissor,
193 void SurfaceFillContext::internalClear(const SkIRect* scissor, in internalClear() function in skgpu::v1::SurfaceFillContext
945 [self internalClear:NO];1071 [self internalClear:YES];1074 - (void)internalClear:(BOOL)zeroStorage {