Searched defs:lastFlushID (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/public/platform/ | ||
D | WebGraphicsContext3D.h | 149 virtual uint32_t lastFlushID() { return 0; } in lastFlushID() function |
/external/chromium_org/webkit/common/gpu/ | ||
D | webgraphicscontext3d_in_process_command_buffer_impl.cc | 217 uint32_t WebGraphicsContext3DInProcessCommandBufferImpl::lastFlushID() { in lastFlushID() function in webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl |
/external/chromium_org/content/common/gpu/client/ | ||
D | webgraphicscontext3d_command_buffer_impl.cc | 436 uint32_t WebGraphicsContext3DCommandBufferImpl::lastFlushID() { in lastFlushID() function in content::WebGraphicsContext3DCommandBufferImpl |