Searched defs:GetTextureUploadCount (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dasync_pixel_transfer_manager_stub.cc66 uint32 AsyncPixelTransferManagerStub::GetTextureUploadCount() { function in class:gpu::AsyncPixelTransferManagerStub
H A Dasync_pixel_transfer_manager_sync.cc116 uint32 AsyncPixelTransferManagerSync::GetTextureUploadCount() { function in class:gpu::AsyncPixelTransferManagerSync
H A Dasync_pixel_transfer_manager_idle.cc282 uint32 AsyncPixelTransferManagerIdle::GetTextureUploadCount() { function in class:gpu::AsyncPixelTransferManagerIdle
H A Dasync_pixel_transfer_manager_share_group.cc519 uint32 AsyncPixelTransferManagerShareGroup::GetTextureUploadCount() { function in class:gpu::AsyncPixelTransferManagerShareGroup
H A Dasync_pixel_transfer_manager_egl.cc717 uint32 AsyncPixelTransferManagerEGL::GetTextureUploadCount() { function in class:gpu::AsyncPixelTransferManagerEGL
H A Dgles2_cmd_decoder.cc674 virtual uint32 GetTextureUploadCount() OVERRIDE;
3397 uint32 GLES2DecoderImpl::GetTextureUploadCount() { function in class:gpu::gles2::GLES2DecoderImpl
3399 async_pixel_transfer_manager_->GetTextureUploadCount();

Completed in 804 milliseconds