Searched defs:with (Results 1 – 8 of 8) 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
80 replace_string(const string& str, const char replace, const char with) in replace_string()
93 bool Rect::intersect(const Rect& with, Rect* result) const { in intersect() argument
283 void StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()
538 static string replace_string(const string& str, const char replace, const char with) in replace_string()
781 void Camera3StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()
641 C2SettingConflictsBuilder& C2SettingConflictsBuilder::with(C2ParamFieldValues &&conflict) { in with() function in C2SettingConflictsBuilder
293 public CompositePositionUpdateListener with(PositionUpdateListener listener) { in with() method in RenderNode.CompositePositionUpdateListener