Searched defs:CORRUPTIBLE (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.h192 CORRUPTIBLE = 0x0004, enumerator in enum:android::GGLAssembler::__anon418
348 if (!(r.flags & CORRUPTIBLE)) {
350 r.flags |= CORRUPTIBLE;

Completed in 68 milliseconds