Searched refs:mArtworkExpectedWidth (Results 1 – 2 of 2) sorted by relevance
416 if ((mArtworkExpectedWidth > 0) && (mArtworkExpectedHeight > 0)) { in putBitmap()418 mArtworkExpectedWidth, mArtworkExpectedHeight); in putBitmap()569 private int mArtworkExpectedWidth = ARTWORK_DEFAULT_SIZE; field in RemoteControlClient735 mArtworkExpectedWidth = ARTWORK_INVALID_SIZE; in detachFromDisplay_syncCacheLock()779 mArtwork = scaleBitmapIfTooBig(mArtwork, mArtworkExpectedWidth, mArtworkExpectedHeight); in sendArtwork_syncCacheLock()794 mArtwork = scaleBitmapIfTooBig(mArtwork, mArtworkExpectedWidth, mArtworkExpectedHeight); in sendMetadataWithArtwork_syncCacheLock()810 mArtworkExpectedWidth = artWidth; in onNewInternalClientGen()832 mArtworkExpectedWidth = ARTWORK_DEFAULT_SIZE; in onUnplugDisplay()
3283 flags, mArtworkExpectedWidth, mArtworkExpectedHeight); in onRcDisplayUpdate()3507 private int mArtworkExpectedWidth = -1; field in AudioService3642 mArtworkExpectedWidth = w; in remoteControlDisplayUsesBitmapSize()