Searched refs:commands (Results 51 - 63 of 63) sorted by relevance

123

/frameworks/base/libs/hwui/
H A DAndroid.mk297 # set to libhwui_static_null_gpu to skip actual GL commands
/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
H A DBmgr.java17 package com.android.commands.bmgr;
665 System.err.println("to the 'transport' and 'wipe' commands. The currently active transport");
/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java17 package com.android.commands.content;
/frameworks/base/packages/Osu/src/com/android/hotspot2/est/
H A DESTHandler.java18 import com.android.hotspot2.osu.commands.GetCertData;
/frameworks/native/cmds/installd/
H A Dinstalld.cpp33 #include <commands.h>
36 #include <installd_deps.h> // Need to fill in requirements of commands.
44 #define BUFFER_MAX 1024 /* input buffer for commands */
H A Dotapreopt.cpp38 #include <commands.h>
41 #include <installd_deps.h> // Need to fill in requirements of commands.
50 #define BUFFER_MAX 1024 /* input buffer for commands */
/frameworks/rs/api/
H A Drs_graphics.spec601 summary: End rendering commands
603 Force RenderScript to finish all rendering commands
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h2519 typedef void (GL_APIENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *commands, GLsizei numCoords, GLenum coordType, const void *coords);
2521 typedef void (GL_APIENTRYP PFNGLPATHSUBCOMMANDSNVPROC) (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte *commands, GLsizei numCoords, GLenum coordType, const void *coords);
2548 typedef void (GL_APIENTRYP PFNGLGETPATHCOMMANDSNVPROC) (GLuint path, GLubyte *commands);
2577 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GLsizei numCoords, GLenum coordType, const void *coords);
2579 GL_APICALL void GL_APIENTRY glPathSubCommandsNV (GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte *commands, GLsizei numCoords, GLenum coordType, const void *coords);
2606 GL_APICALL void GL_APIENTRY glGetPathCommandsNV (GLuint path, GLubyte *commands);
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
H A DOSUManager.java20 import com.android.hotspot2.osu.commands.MOData;
/frameworks/base/cmds/pm/src/com/android/commands/pm/
H A DPm.java17 package com.android.commands.pm;
1519 System.err.println("NOTE: 'pm list' commands have moved! Run 'adb shell cmd package'");
1520 System.err.println(" to display the new commands.");
1554 System.err.println(" these commands change the enabled state of a given package or");
1557 System.err.println("pm grant, revoke: these commands either grant or revoke permissions");
/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
H A DMOManager.java14 import com.android.hotspot2.osu.commands.MOData;
/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java19 package com.android.commands.am;
1461 System.out.println("Monitoring activity manager... available commands:");
1464 System.out.println("Waiting after crash... available commands:");
1469 System.out.println("Waiting after early ANR... available commands:");
1474 System.out.println("Waiting after ANR... available commands:");
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...

Completed in 487 milliseconds

123