HomeSort by relevance Sort by last modified time
    Searched refs:argb_dx (Results 1 - 3 of 3) sorted by null

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 296 reg_t argb_dx[4]; member in struct:android::GGLAssembler::fragment_parts_t
texturing.cpp 91 parts.argb_dx[i].reg = (parts.reload & 2) ? t1 : obtainReg();
92 const int dvdx = parts.argb_dx[i].reg;
    [all...]
GGLAssembler.cpp 639 int dx = parts.argb_dx[i].reg;
    [all...]

Completed in 73 milliseconds