Searched refs:WRITE_BACK (Results 1 - 4 of 4) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A Dload_store.cpp34 const int inc = (flags & WRITE_BACK)?1:0;
71 const int inc = (flags & WRITE_BACK)?1:0;
H A DGGLAssembler.h197 WRITE_BACK = 0x0001 enumerator in enum:android::GGLAssembler::__anon419
H A Dtexturing.cpp454 load(txPtr, texel, WRITE_BACK);
1106 load(parts.coords[i].ptr, texel, WRITE_BACK);
H A DGGLAssembler.cpp306 store(parts.cbPtr, pixel, WRITE_BACK);

Completed in 285 milliseconds