Searched defs:with (Results 1 – 9 of 9) sorted by relevance
803 vertex program. Calling this function with a custom vertex shader function817 vertex program. Calling this function with a custom vertex shader function831 vertex program. Calling this function with a custom vertex shader function845 vertex program. Calling this function with a custom vertex shader function
129 final int with = STATEMENT_WITH; in testStatementType() local
80 replace_string(const string& str, const char replace, const char with) in replace_string()
94 bool Rect::intersect(const Rect& with, Rect* result) const { in intersect() argument
283 void StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()
543 static string replace_string(const string& str, const char replace, const char with) in replace_string()
807 void Camera3StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()
643 C2SettingConflictsBuilder& C2SettingConflictsBuilder::with(C2ParamFieldValues &&conflict) { in with() function in C2SettingConflictsBuilder
385 public CompositePositionUpdateListener with(PositionUpdateListener listener) { in with() method in RenderNode.CompositePositionUpdateListener