HomeSort by relevance Sort by last modified time
    Searched defs:InitState (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
context_state_impl_autogen.h 147 void ContextState::InitState(const ContextState* prev_state) const {
    [all...]
gles2_cmd_decoder_unittest_base.cc 44 void NormalizeInitState(gpu::gles2::GLES2DecoderTestBase::InitState* init) {
73 // Make sure we don't set up an invalid InitState.
112 InitState init;
130 GLES2DecoderTestBase::InitState::InitState()
142 void GLES2DecoderTestBase::InitDecoder(const InitState& init) {
147 const InitState& init,
149 InitState normalized_init = init;
    [all...]
gles2_cmd_decoder_unittest_base.h 154 struct InitState {
155 InitState();
170 void InitDecoder(const InitState& init);
171 void InitDecoderWithCommandLine(const InitState& init,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
topsort.h 49 bool InitState(StateId s, StateId r) { return true; }
connect.h 74 bool InitState(StateId s, StateId root) {
minimize.h 325 bool InitState(StateId s, StateId root) {
  /external/chromium_org/ui/events/gesture_detection/
velocity_tracker.cc 179 void InitState(State& state,
713 InitState(state, event_time, position.x, position.y);
733 void IntegratingVelocityTrackerStrategy::InitState(State& state,
  /external/chromium_org/base/third_party/symbolize/
demangle.cc 187 static void InitState(State *state, const char *mangled,
    [all...]

Completed in 155 milliseconds