Home
last modified time | relevance | path

Searched refs:mVGAlphaFormat (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DSurface.cpp71 mVGAlphaFormat(EGL_VG_ALPHA_FORMAT_NONPRE), in Surface()
111 mVGAlphaFormat = in Surface()
443 return mVGAlphaFormat; in getVGAlphaFormat()
DSurface.h223 EGLenum mVGAlphaFormat; variable