Searched refs:GetServiceTextureId (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.h194 virtual bool GetServiceTextureId(uint32 client_texture_id,
H A Dgles2_cmd_decoder_mock.h99 MOCK_METHOD2(GetServiceTextureId, bool(uint32 client_texture_id,
H A Dgles2_cmd_decoder.cc536 bool GLES2Decoder::GetServiceTextureId(uint32 client_texture_id, function in class:gpu::gles2::GLES2Decoder
671 virtual bool GetServiceTextureId(uint32 client_texture_id,
3387 bool GLES2DecoderImpl::GetServiceTextureId(uint32 client_texture_id, function in class:gpu::gles2::GLES2DecoderImpl
/external/chromium_org/content/common/gpu/media/
H A Dgpu_video_decode_accelerator.cc401 if (!command_decoder->GetServiceTextureId(

Completed in 1658 milliseconds