Searched refs:ErrorStateClient (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Derror_state.cc19 explicit ErrorStateImpl(ErrorStateClient* client, Logger* logger);
66 ErrorStateClient* client_;
76 ErrorState* ErrorState::Create(ErrorStateClient* client, Logger* logger) {
80 ErrorStateImpl::ErrorStateImpl(ErrorStateClient* client, Logger* logger)
H A Derror_state.h60 class GPU_EXPORT ErrorStateClient { class in namespace:gpu::gles2
70 static ErrorState* Create(ErrorStateClient* client, Logger* logger);
H A Dcontext_state.h25 class ErrorStateClient;
98 ErrorStateClient* error_state_client,
H A Dcontext_state.cc93 ErrorStateClient* error_state_client,
H A Dgles2_cmd_decoder.cc558 public ErrorStateClient {
699 // Overriden from ErrorStateClient.

Completed in 174 milliseconds