Searched defs:GetServiceId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Did_manager.cc30 bool IdManager::GetServiceId(GLuint client_id, GLuint* service_id) { function in class:gpu::gles2::IdManager
H A Dcontext_state.cc51 GLuint GetServiceId(const TextureUnit& unit, GLuint target) { function in namespace:gpu::gles2::__anon8411
190 glBindTexture(target, GetServiceId(texture_unit, target));

Completed in 274 milliseconds