Searched defs:with (Results 1 – 4 of 4) sorted by relevance
804 vertex program. Calling this function with a custom vertex shader function818 vertex program. Calling this function with a custom vertex shader function832 vertex program. Calling this function with a custom vertex shader function846 vertex program. Calling this function with a custom vertex shader function
84 bool Rect::intersect(const Rect& with, Rect* result) const { in intersect() argument
282 void StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()
1190 public Builder with(Animator anim) { in with() method in AnimatorSet.Builder