Searched refs:CreatePixelTransferDelegateImpl (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dasync_pixel_transfer_manager_mock.h29 CreatePixelTransferDelegateImpl,
H A Dasync_pixel_transfer_manager_stub.h30 virtual AsyncPixelTransferDelegate* CreatePixelTransferDelegateImpl(
H A Dasync_pixel_transfer_manager_egl.h47 virtual AsyncPixelTransferDelegate* CreatePixelTransferDelegateImpl(
H A Dasync_pixel_transfer_manager_share_group.h49 virtual AsyncPixelTransferDelegate* CreatePixelTransferDelegateImpl(
H A Dasync_pixel_transfer_manager_sync.h39 virtual AsyncPixelTransferDelegate* CreatePixelTransferDelegateImpl(
H A Dasync_pixel_transfer_manager_idle.h57 virtual AsyncPixelTransferDelegate* CreatePixelTransferDelegateImpl(
H A Dasync_pixel_transfer_manager_stub.cc85 AsyncPixelTransferManagerStub::CreatePixelTransferDelegateImpl( function in class:gpu::AsyncPixelTransferManagerStub
H A Dgles2_cmd_decoder_unittest_async_pixel.cc120 EXPECT_CALL(*manager, CreatePixelTransferDelegateImpl(texture_ref, _))
180 EXPECT_CALL(*manager, CreatePixelTransferDelegateImpl(texture_ref, _))
252 EXPECT_CALL(*manager, CreatePixelTransferDelegateImpl(texture_ref, _))
292 EXPECT_CALL(*manager, CreatePixelTransferDelegateImpl(texture_ref, _))
358 EXPECT_CALL(*manager, CreatePixelTransferDelegateImpl(texture_ref, _))
H A Dasync_pixel_transfer_manager.cc39 CreatePixelTransferDelegateImpl(ref, define_params);
H A Dasync_pixel_transfer_manager.h113 virtual AsyncPixelTransferDelegate* CreatePixelTransferDelegateImpl(
H A Dasync_pixel_transfer_manager_sync.cc135 AsyncPixelTransferManagerSync::CreatePixelTransferDelegateImpl( function in class:gpu::AsyncPixelTransferManagerSync
H A Dasync_pixel_transfer_manager_idle.cc316 AsyncPixelTransferManagerIdle::CreatePixelTransferDelegateImpl( function in class:gpu::AsyncPixelTransferManagerIdle
H A Dasync_pixel_transfer_manager_share_group.cc548 AsyncPixelTransferManagerShareGroup::CreatePixelTransferDelegateImpl( function in class:gpu::AsyncPixelTransferManagerShareGroup
H A Dasync_pixel_transfer_manager_egl.cc745 AsyncPixelTransferManagerEGL::CreatePixelTransferDelegateImpl( function in class:gpu::AsyncPixelTransferManagerEGL

Completed in 2504 milliseconds