Searched refs:getSourcePath (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
H A DOneTouchPlayAction.java83 sendCommand(HdmiCecMessageBuilder.buildActiveSource(getSourceAddress(), getSourcePath()));
H A DHdmiCecFeatureAction.java264 protected final int getSourcePath() { method in class:HdmiCecFeatureAction
/frameworks/base/libs/hwui/
H A DPathCache.cpp381 mGarbage.push(path_pair_t(path, const_cast<SkPath*>(path->getSourcePath())));
411 static const SkPath* getSourcePath(const SkPath* path) { function in namespace:android::uirenderer
412 const SkPath* sourcePath = path->getSourcePath();
420 path = getSourcePath(path);
462 path = getSourcePath(path);

Completed in 78 milliseconds