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

  /system/core/libpixelflinger/codeflinger/
texturing.cpp 271 tmu.format_idx = 0;
276 tmu.format_idx = GGL_READ_NEEDS(T_FORMAT, needs.t[i]);
277 tmu.format = c->formats[tmu.format_idx];
287 if (tmu.format_idx == GGL_PIXEL_FORMAT_RGBA_5551)
293 if (tmu.format_idx) {
340 if (tmu.format_idx == 0)
392 cb_format_idx == tmu.format_idx && !tmu.linear &&
413 if (tmu.format_idx == 0)
438 if (tmu.format_idx == 0)
660 if (tmu.format_idx == 0
    [all...]
GGLAssembler.h 314 int format_idx; member in struct:android::GGLAssembler::texture_unit_t
GGLAssembler.cpp 508 if ((tmu.format_idx) &&
    [all...]
  /external/harfbuzz_ng/src/
hb-private.hh 77 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_idx)))
81 #define HB_PRINTF_FUNC(format_idx, arg_idx)
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/mesa3d/src/mesa/main/
texstore.c 144 GLubyte format_idx; member in struct:__anon17122
    [all...]

Completed in 133 milliseconds