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

  /external/chromium_org/gpu/command_buffer/service/
texture_definition.h 28 virtual bool IsClient(gfx::GLImage* client) = 0;
texture_definition.cc 125 virtual bool IsClient(gfx::GLImage* client) OVERRIDE;
214 bool NativeImageBufferEGL::IsClient(gfx::GLImage* client) {
242 virtual bool IsClient(gfx::GLImage* client) OVERRIDE { return true; }
mailbox_synchronizer.cc 233 if (gl_image && !image_buffer->IsClient(gl_image)) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcndr.h 250 unsigned char IsClient;
    [all...]

Completed in 144 milliseconds