Searched defs:startingState (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/oboe/src/common/ |
H A D | AudioStream.cpp | 74 Result AudioStream::waitForStateTransition(StreamState startingState, in waitForStateTransition() argument
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLFunctionCall.cpp | 77 coalesce_n_way_vector(const Expression* arg0, const Expression* arg1, double startingState, const Type& returnType, CoalesceFn coalesce, FinalizeFn finalize) coalesce_n_way_vector() argument 134 coalesce_vector(const IntrinsicArguments& arguments, double startingState, const Type& returnType, CoalesceFn coalesce, FinalizeFn finalize) coalesce_vector() argument 148 coalesce_pairwise_vectors(const IntrinsicArguments& arguments, double startingState, const Type& returnType, CoalesceFn coalesce, FinalizeFn finalize) coalesce_pairwise_vectors() argument [all...] |
Completed in 3 milliseconds