OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copyWithOffset
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
Vertex.h
51
static inline void
copyWithOffset
(Vertex* vertex, const Vertex& src, float x, float y) {
110
static inline void
copyWithOffset
(AlphaVertex* vertex, const AlphaVertex& src,
VertexBuffer.h
99
TYPE::
copyWithOffset
(&dst[i], src[i], xOffset, yOffset);
Completed in 227 milliseconds