OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RS_PROGRAM_VERTEX_TEXTURE_OFFSET
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsEnv.h
26
#define
RS_PROGRAM_VERTEX_TEXTURE_OFFSET
32
rsProgramVertex.cpp
115
memcpy(&f[
RS_PROGRAM_VERTEX_TEXTURE_OFFSET
], m, sizeof(rsc_Matrix));
229
memcpy(&f[
RS_PROGRAM_VERTEX_TEXTURE_OFFSET
], m.m, sizeof(m));
Completed in 42 milliseconds