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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.h198 CORRUPTIBLE = 0x0004, enumerator in enum:android::GGLAssembler::__anon1424
354 if (!(r.flags & CORRUPTIBLE)) {
356 r.flags |= CORRUPTIBLE;

Completed in 21 milliseconds