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

  /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/gpu/command_buffer/client/
gl_in_process_context.cc 75 virtual gles2::GLES2Implementation* GetImplementation() OVERRIDE;
157 gles2::GLES2Implementation* GLInProcessContextImpl::GetImplementation() {
342 gles2::GLES2Implementation* gl = GetImplementation();
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.h 113 gpu::gles2::GLES2Implementation* GetImplementation() {

Completed in 74 milliseconds