HomeSort by relevance Sort by last modified time
    Searched defs:GetImplementation (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_in_process_command_buffer_impl.h 73 ::gpu::gles2::GLES2Implementation* GetImplementation() {
  /frameworks/opt/emoji/
EmojiFactory.cpp 148 EmojiFactory *EmojiFactory::GetImplementation(const char *name) {
176 extern "C" android::EmojiFactory *GetImplementation(
178 return android::EmojiFactory::GetImplementation(name);
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.h 122 gpu::gles2::GLES2Implementation* GetImplementation() {
  /external/chromium_org/gpu/command_buffer/client/
gl_in_process_context.cc 67 virtual gles2::GLES2Implementation* GetImplementation() OVERRIDE;
106 gles2::GLES2Implementation* GLInProcessContextImpl::GetImplementation() {

Completed in 111 milliseconds