Searched refs:egl_cta861_3_dirty (Results 1 – 2 of 2) sorted by relevance
68 egl_cta861_3_dirty(false) { in egl_surface_t()150 egl_cta861_3_dirty = true; in setCta8613Attribute()154 egl_cta861_3_dirty = true; in setCta8613Attribute()191 if (!egl_cta861_3_dirty) return EGL_FALSE; in getCta8613Metadata()
148 void resetCta8613Metadata() { egl_cta861_3_dirty = false; } in resetCta8613Metadata()183 bool egl_cta861_3_dirty; variable