Searched refs:egl_cta861_3_dirty (Results 1 – 2 of 2) sorted by relevance
61 egl_cta861_3_dirty(false) { in egl_surface_t()147 egl_cta861_3_dirty = true; in setCta8613Attribute()151 egl_cta861_3_dirty = true; in setCta8613Attribute()202 if (!egl_cta861_3_dirty) return EGL_FALSE; in getCta8613Metadata()
143 void resetCta8613Metadata() { egl_cta861_3_dirty = false; } in resetCta8613Metadata()181 bool egl_cta861_3_dirty; variable