Searched refs:mIdent (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
H A DDumpOpsCanvas.h35 , mIdent((level + 1) * 2, ' ') {
40 mOutput << mIdent << "clipRect" << std::endl;
44 mOutput << mIdent << "clipRRect" << std::endl;
48 mOutput << mIdent << "clipPath" << std::endl;
52 mOutput << mIdent << "clipRegion" << std::endl;
56 mOutput << mIdent << "drawPaint" << std::endl;
60 mOutput << mIdent << "drawPath" << std::endl;
64 mOutput << mIdent << "drawRect" << std::endl;
68 mOutput << mIdent << "drawRegion" << std::endl;
72 mOutput << mIdent << "drawOva
142 mOutput << mIdent; variable
180 std::string mIdent; member in class:android::uirenderer::skiapipeline::DumpOpsCanvas
[all...]
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
H A DASensorEventQueue.h65 int mIdent; member in struct:ASensorEventQueue
H A DASensorEventQueue.cpp35 mIdent(ident),
/frameworks/base/core/java/android/app/
H A DActivity.java747 private int mIdent; field in class:Activity
6962 mIdent = ident;

Completed in 88 milliseconds