Home
last modified time | relevance | path

Searched defs:pixmaps (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/src/core/
H A DSkYUVPlanesCache.cpp89 void SkYUVPlanesCache::Add(uint32_t genID, SkCachedData* data, const SkYUVAPixmaps& pixmaps, in Add() argument
76 FindAndRef(uint32_t genID, SkYUVAPixmaps* pixmaps, SkResourceCache* localCache) FindAndRef() argument
H A DSkYUVAPixmaps.cpp235 SkPixmap pixmaps[kMaxPlanes]; in FromExternalMemory() local
240 FromExternalPixmaps(const SkYUVAInfo& yuvaInfo, const SkPixmap pixmaps[kMaxPlanes]) FromExternalPixmaps() argument
266 SkYUVAPixmaps(const SkYUVAInfo& yuvaInfo, DataType dataType, const SkPixmap pixmaps[kMaxPlanes]) SkYUVAPixmaps() argument
[all...]
/third_party/skia/gm/
H A Dyuv420_odd_dim.cpp108 SkPixmap pixmaps[4]; in DEF_SIMPLE_GM_CAN_FAIL() local
H A Dimagefromyuvtextures.cpp66 auto pixmaps = SkYUVAPixmaps::Allocate(pixmapInfo); in CreatePlanes() local
[all...]
H A Dasyncrescaleandread.cpp107 auto pixmaps = SkYUVAPixmaps::FromExternalPixmaps(yuvaInfo, yuvPMs); in do_read_and_scale_yuv() local
H A Dwacky_yuv_formats.cpp843 SkYUVAPixmaps pixmaps = in createImages() local
1209 SkPixmap pixmaps[4]; variable
/third_party/skia/tests/
H A DYUVTest.cpp69 auto pixmaps = SkYUVAPixmaps::Allocate(yuvaPixmapInfo); in codec_yuv() local
H A DBackendAllocationTest.cpp476 SkPixmap pixmaps[6]; in test_pixmap_init() local
433 make_pixmaps(SkColorType skColorType, GrMipmapped mipmapped, const SkColor4f colors[6], SkPixmap pixmaps[6], std::unique_ptr<char[]>* mem) make_pixmaps() argument
/third_party/lame/frontend/
H A Dgpkplotting.c50 static GdkPixmap *pixmaps[10]; variable
/third_party/skia/src/image/
H A DSkImage_GpuYUVA.cpp258 MakeFromYUVAPixmaps(GrRecordingContext* context, const SkYUVAPixmaps& pixmaps, GrMipmapped buildMips, bool limitToMaxTextureSize, sk_sp<SkColorSpace> imageColorSpace) MakeFromYUVAPixmaps() argument
[all...]
/third_party/skia/tools/gpu/
H A DYUVUtils.cpp54 Generator(SkYUVAPixmaps pixmaps, sk_sp<SkColorSpace> cs) in Generator() argument
200 Make(SkYUVAPixmaps pixmaps, GrMipmapped mipmapped, sk_sp<SkColorSpace> cs) Make() argument
247 reset(SkYUVAPixmaps pixmaps, GrMipmapped mipmapped, sk_sp<SkColorSpace> cs) reset() argument
[all...]
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp172 SkPixmap pixmaps[3]; in make_yuv_420() local
/third_party/vk-gl-cts/modules/egl/
H A DteglMultiThreadTests.cpp989 vector<pair<eglu::NativePixmap*, EGLSurface> >& pixmaps = (thread.getId() == 0 ? m_nativePixmaps0 : m_nativePixmaps1); in createDestroyObjects() local
1268 vector<pair<eglu::NativePixmap*, EGLSurface> >& pixmaps = (thread.getId() == 0 ? m_nativePixmaps0 : m_nativePixmaps1); pushObjectsToShared() local
1297 vector<pair<eglu::NativePixmap*, EGLSurface> >& pixmaps = (thread.getId() == 0 ? m_nativePixmaps0 : m_nativePixmaps1); pullObjectsFromShared() local
1426 vector<pair<eglu::NativePixmap*, EGLSurface> >& pixmaps = (thread.getId() == 0 ? m_nativePixmaps0 : m_nativePixmaps1); destroyObjects() local
[all...]

Completed in 13 milliseconds