Searched defs:with (Results 1 – 11 of 11) 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
128 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
282 void StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()
262 LayerProtoFromSnapshotGenerator& LayerProtoFromSnapshotGenerator::with( in with() function in android::surfaceflinger::LayerProtoFromSnapshotGenerator
543 static string replace_string(const string& str, const char replace, const char with) in replace_string()
747 void Camera3StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()
828 void DeprecatedCamera3StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()
643 C2SettingConflictsBuilder& C2SettingConflictsBuilder::with(C2ParamFieldValues &&conflict) { in with() function in C2SettingConflictsBuilder
388 public CompositePositionUpdateListener with(PositionUpdateListener listener) { in with() method in RenderNode.CompositePositionUpdateListener