Searched refs:GR_DEBUGCODE (Results 1 – 6 of 6) sorted by relevance
60 GR_DEBUGCODE(fBlocksAllocated = 0;) in GrAllocPool()77 GR_DEBUGCODE(fBlocksAllocated = 0;) in reset()86 GR_DEBUGCODE(fBlocksAllocated += 1;) in alloc()100 GR_DEBUGCODE(fBlocksAllocated -= 1;) in release()
40 GR_DEBUGCODE(if (!fOwnFirstBlock) {*((char*)initialBlock+fBlockSize-1)='a';} ); in GrAllocator()
256 GR_DEBUGCODE(bool succeeded = ) in get_segments()
282 #if !defined(GR_DEBUGCODE)284 #define GR_DEBUGCODE(X) X macro286 #define GR_DEBUGCODE(X) macro
138 GR_DEBUGCODE(memset(programData, 0, sizeof(*programData));) in DeleteProgram()
661 GR_DEBUGCODE(bool success =) in genProgram()