Home
last modified time | relevance | path

Searched defs:with (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/script_api/
Drs_graphics.spec803 vertex program. Calling this function with a custom vertex shader function
817 vertex program. Calling this function with a custom vertex shader function
831 vertex program. Calling this function with a custom vertex shader function
845 vertex program. Calling this function with a custom vertex shader function
/frameworks/base/tools/streaming_proto/
Dstring_utils.cpp80 replace_string(const string& str, const char replace, const char with) in replace_string()
/frameworks/native/libs/ui/
DRect.cpp85 bool Rect::intersect(const Rect& with, Rect* result) const { in intersect() argument
/frameworks/native/libs/gui/
DStreamSplitter.cpp283 void StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3StreamSplitter.cpp552 void Camera3StreamSplitter::BufferTracker::mergeFence(const sp<Fence>& with) { in mergeFence()