Searched defs:newType (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/libs/hwui/
H A DFrameInfoVisualizer.cpp225 ProfileType newType = Properties::getProfileType(); local
226 if (newType != mType) {
227 mType = newType;
/frameworks/base/rs/java/android/renderscript/
H A DMesh.java339 Type newType(Element e, int size) { method in class:Mesh.Builder
/frameworks/rs/driver/
H A DrsdAllocation.cpp602 const Type *newType, bool zeroNew) {
604 const uint32_t dimX = newType->getDimX();
613 size_t s = AllocationBuildPointerTable(rsc, alloc, newType, nullptr);
616 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, newType, ptr);
601 rsdAllocationResize(const Context *rsc, const Allocation *alloc, const Type *newType, bool zeroNew) argument
/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java471 String newHistoryName, int newType, boolean newUnimportantForLogging) {
475 newWs, newPid, newName, newHistoryName, newType, newUnimportantForLogging);
469 noteChangeWakelockFromSource(WorkSource ws, int pid, String name, String historyName, int type, WorkSource newWs, int newPid, String newName, String newHistoryName, int newType, boolean newUnimportantForLogging) argument
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java3261 String newHistoryName, int newType, boolean newUnimportantForLogging) {
3269 noteStartWakeLocked(newWs.get(i), newPid, newName, newHistoryName, newType,
3259 noteChangeWakelockFromSourceLocked(WorkSource ws, int pid, String name, String historyName, int type, WorkSource newWs, int newPid, String newName, String newHistoryName, int newType, boolean newUnimportantForLogging) argument
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...

Completed in 8180 milliseconds