OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PointCloud
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Dialer/InCallUI/src/com/android/incallui/widget/multiwaveview/
PointCloud.java
27
public class
PointCloud
{
31
private static final String TAG = "
PointCloud
";
117
public
PointCloud
(Drawable drawable) {
GlowPadView.java
217
private
PointCloud
mPointCloud;
287
mPointCloud = new
PointCloud
(pointDrawable);
[
all
...]
Completed in 45 milliseconds