HomeSort by relevance Sort by last modified time
    Searched refs:set_glBlendColor (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.cpp 22 ptr = getProc("glBlendColor", userData); set_glBlendColor((glBlendColor_client_proc_t)ptr);
gl2_client_context.h 227 virtual glBlendColor_client_proc_t set_glBlendColor(glBlendColor_client_proc_t f) { glBlendColor_client_proc_t retval = glBlendColor; glBlendColor = f; return retval;}
    [all...]
gl2_enc.cpp     [all...]

Completed in 6024 milliseconds