Searched refs:BITMAP (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/font/
H A DFont.h111 BITMAP, enumerator in enum:android::uirenderer::Font::RenderMode
/frameworks/rs/
H A DrsFont.h48 BITMAP, enumerator in enum:android::renderscript::Font::RenderMode
H A DrsFont.cpp206 case BITMAP:
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1265 ReflectionAction ra = new ReflectionAction(viewId, methodName, ReflectionAction.BITMAP,
1295 // BITMAP actions are never stored in the list of actions. They are only used locally
1297 static final int BITMAP = 12; field in class:RemoteViews.ReflectionAction
1362 case BITMAP:
1439 case BITMAP:
1495 case BITMAP:
/frameworks/base/libs/hwui/
H A DFontRenderer.cpp608 Font::BITMAP, dataBuffer, paddedWidth, paddedHeight, nullptr, positions);

Completed in 130 milliseconds