OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initTextAllocation
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
FBOSyncRS.java
124
private void
initTextAllocation
(String fileName) {
163
initTextAllocation
(path);
206
initTextAllocation
("R.raw.robot");
FBOTestRS.java
123
private void
initTextAllocation
(String fileName) {
162
initTextAllocation
(path);
198
initTextAllocation
("R.raw.robot");
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
SimpleModelRS.java
122
private void
initTextAllocation
(String fileName) {
161
initTextAllocation
(path);
180
initTextAllocation
("R.raw.robot");
SceneGraphRS.java
138
private void
initTextAllocation
() {
200
initTextAllocation
();
Completed in 570 milliseconds