Searched refs:currentColor (Results 1 – 4 of 4) sorted by relevance
85 uint32_t currentColor = chunk.getColors()[i++]; in SetLatticeFlags() local86 if (Res_png_9patch::TRANSPARENT_COLOR == currentColor) { in SetLatticeFlags()89 } else if (Res_png_9patch::NO_COLOR != currentColor) { in SetLatticeFlags()91 *colors = currentColor; in SetLatticeFlags()
31 int currentColor = Color.WHITE; field in ViewLayerInvalidationActivity83 currentColor = (currentColor == Color.WHITE) ? Color.RED : Color.WHITE;85 tv.setTextColor(currentColor);
270 int currentColor = porterDuffColorFilter.getColor(); in shouldUpdateColorFilter() local272 return currentColor != color || currentMode != mode; in shouldUpdateColorFilter()
136 static void currentColor(ogles_context_t* c, GLfixed* v, const GLvoid*) { in currentColor() function1154 am.color.fetch = currentColor; in validate_arrays()