Searched refs:kNumIdNamespaces (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dshare_group.h38 IdHandlerData id_handler_data_[id_namespaces::kNumIdNamespaces];
83 for (int i = 0; i < id_namespaces::kNumIdNamespaces; ++i) {
96 scoped_ptr<IdHandlerInterface> id_handlers_[id_namespaces::kNumIdNamespaces];
H A Dshare_group.cc233 for (int i = 0; i < id_namespaces::kNumIdNamespaces; ++i) {
241 for (int i = 0; i < id_namespaces::kNumIdNamespaces; ++i) {
/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_group.h212 id_namespaces_[id_namespaces::kNumIdNamespaces];
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format.h62 kNumIdNamespaces enumerator in enum:gpu::gles2::id_namespaces::IdNamespaces

Completed in 605 milliseconds