Home
last modified time | relevance | path

Searched refs:UpdateClientArrayPointer (Results 1 – 3 of 3) sorted by relevance

/external/angle/util/capture/
Dtrace_fixture.h194 void UpdateClientArrayPointer(int arrayIndex, const void *data, uint64_t size);
Dtrace_fixture.cpp364 void UpdateClientArrayPointer(int arrayIndex, const void *data, uint64_t size) in UpdateClientArrayPointer() function
Dtrace_interpreter_autogen.cpp6275 ParseParameters<decltype(UpdateClientArrayPointer)>(paramTokens, strings); in ParseCallCapture()
6606 DispatchCallCapture(UpdateClientArrayPointer, captures); in ReplayCustomFunctionCall()