HomeSort by relevance Sort by last modified time
    Searched full:android_api (Results 26 - 50 of 57) sorted by null

12 3

  /frameworks/av/media/img_utils/include/img_utils/
TiffWritable.h 36 class ANDROID_API TiffWritable : public Orderable, public LightRefBase<TiffWritable> {
EndianUtils.h 34 enum ANDROID_API Endianness {
55 class ANDROID_API EndianOutput : public Output {
DngUtils.h 40 class ANDROID_API OpcodeListBuilder : public LightRefBase<OpcodeListBuilder> {
TiffEntry.h 40 class ANDROID_API TiffEntry : public TiffWritable {
TiffIfd.h 43 class ANDROID_API TiffIfd : public TiffWritable {
  /frameworks/base/libs/hwui/
AnimatorManager.h 54 ANDROID_API void endAllStagingAnimators();
Extensions.h 35 class ANDROID_API Extensions {
JankTracker.h 69 ANDROID_API static void dumpBuffer(const void* buffer, size_t bufsize, int fd);
ResourceCache.h 54 class ANDROID_API ResourceCache: public Singleton<ResourceCache> {
Layer.h 138 ANDROID_API void setPaint(const SkPaint* paint);
251 ANDROID_API void setColorFilter(SkColorFilter* filter);
273 ANDROID_API void clearTexture();
AssetAtlas.h 114 ANDROID_API void init(sp<GraphicBuffer> buffer, int64_t* map, int count);
Caches.h 69 class ANDROID_API Caches {
FrameInfo.h 66 class ANDROID_API UiFrameInfoBuilder {
SkiaCanvasProxy.h 40 class ANDROID_API SkiaCanvasProxy : public SkCanvas {
TextureCache.h 98 ANDROID_API void releaseTexture(uint32_t pixelRefStableID);
CanvasState.h 74 class ANDROID_API CanvasState {
Matrix.h 47 class ANDROID_API Matrix4 {
RenderProperties.h 67 class ANDROID_API LayerProperties {
140 class ANDROID_API RenderProperties {
PathCache.h 209 ANDROID_API void removeDeferred(const SkPath* path);
  /development/ndk/platforms/common/src/
crtbrand.c 65 int32_t android_api; member in struct:__anon2660
  /frameworks/base/libs/hwui/renderthread/
CanvasContext.h 101 ANDROID_API static void setTextureAtlas(RenderThread& thread,
  /system/core/include/utils/
Singleton.h 29 class ANDROID_API Singleton
  /frameworks/av/services/audioflinger/
AudioResampler.h 32 class ANDROID_API AudioResampler {
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 87 static char const* getServiceName() ANDROID_API {
91 SurfaceFlinger() ANDROID_API;
94 void init() ANDROID_API;
97 void run() ANDROID_API;
  /frameworks/av/services/audiopolicy/service/
AudioPolicyService.h 54 static const char *getServiceName() ANDROID_API { return "media.audio_policy"; }
230 AudioPolicyService() ANDROID_API;

Completed in 350 milliseconds

12 3