Searched defs:CORRUPTIBLE (Results 1 - 1 of 1) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
H A D | GGLAssembler.h | 198 CORRUPTIBLE = 0x0004, enumerator in enum:android::GGLAssembler::__anon173 354 if (!(r.flags & CORRUPTIBLE)) { 356 r.flags |= CORRUPTIBLE; |
Completed in 53 milliseconds