Searched refs:GLRenderTarget (Results 1 – 4 of 4) sorted by relevance
43 GLColorConvertImpl(GLRenderTarget target, bool secure);50 virtual int CreateContext(GLRenderTarget target, bool secure);55 GLRenderTarget target_ = kTargetRGBA;
38 enum GLRenderTarget { enum45 static GLColorConvert* GetInstance(GLRenderTarget target, bool secure);
37 GLColorConvert* GLColorConvert::GetInstance(GLRenderTarget target, bool secure) { in GetInstance()
79 int GLColorConvertImpl::CreateContext(GLRenderTarget target, bool secure) { in CreateContext()201 GLColorConvertImpl::GLColorConvertImpl(GLRenderTarget target, bool secure) { in GLColorConvertImpl()