Searched defs:clearToZero (Results 1 – 2 of 2) sorted by relevance
42 bool GrGpuBuffer::clearToZero() { in clearToZero() function in GrGpuBuffer
76 static void *allocate(size_t bytes, size_t alignment, bool clearToZero) in allocate()