Searched refs:mPlatform (Results 1 – 1 of 1) sorted by relevance
80 Platform mPlatform = null; field in RemoteComposeBuffer104 return mPlatform; in getPlatform()108 this.mPlatform = platform; in setPlatform()174 byte[] data = mPlatform.imageToByteArray(image); in drawBitmap()304 byte[] data = mPlatform.imageToByteArray(image); in addDrawBitmap()305 int imageWidth = mPlatform.getImageWidth(image); in addDrawBitmap()306 int imageHeight = mPlatform.getImageHeight(image); in addDrawBitmap()653 float[] pathData = mPlatform.pathToFloatArray(path); in addPathData()