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

  /system/core/libpixelflinger/
clear.cpp 121 uint32_t colorPacked = ggl_pack_color(c,
128 c->state.clear.colorPacked = GGL_HOST_TO_RGBA(colorPacked);
130 const uint32_t packed = c->state.clear.colorPacked;
  /system/core/include/private/pixelflinger/
ggl_context.h 301 uint32_t colorPacked;

Completed in 2307 milliseconds