Searched defs:getDim (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskView.java107 setDim(getDim());
241 int initialDim = getDim();
548 public int getDim() { method in class:TaskView
556 if (toDim != getDim()) {
/frameworks/compile/slang/
H A Dslang_rs_export_type.h465 inline unsigned getDim() const { return mDim; } function in class:slang::RSExportMatrixType

Completed in 248 milliseconds