OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProgramVertexFixedFunction
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/rs/java/android/renderscript/
ProgramVertexFixedFunction.java
23
*
ProgramVertexFixedFunction
is a helper class that provides a
28
public class
ProgramVertexFixedFunction
extends ProgramVertex {
30
ProgramVertexFixedFunction
(long id, RenderScript rs) {
71
* Creates
ProgramVertexFixedFunction
from the current state of
74
* @return
ProgramVertexFixedFunction
76
public
ProgramVertexFixedFunction
create() {
101
ProgramVertexFixedFunction
pv = new
ProgramVertexFixedFunction
(id, mRS);
168
* Creates
ProgramVertexFixedFunction
from the current state of
173
public
ProgramVertexFixedFunction
create()
[
all
...]
/prebuilts/sdk/14/
android.jar
Completed in 68 milliseconds