| /third_party/skia/bench/ |
| H A D | EncodeBench.cpp | 40 SkPixmap pixmap; variable
|
| H A D | PDFBench.cpp | 99 SkAutoPixmapStorage pixmap; variable
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | DisplayImpl.cpp | 95 validatePixmap(const egl::Config *config, EGLNativePixmapType pixmap, const egl::AttributeMap &attributes) const validatePixmap() argument
|
| /third_party/skia/src/images/ |
| H A D | SkWebpEncoder.cpp | 44 bool SkWebpEncoder::Encode(SkWStream* stream, const SkPixmap& pixmap, const Options& opts) { in Encode() argument [all...] |
| /third_party/skia/tests/ |
| H A D | DebugLayerManagerTest.cpp | 52 SkPixmap pixmap; in test_basic() local
|
| H A D | DMSAATest.cpp | 68 GrPixmap pixmap = GrPixmap::Allocate(info); in check_sdc_color() local
|
| /third_party/skia/tools/ |
| H A D | imgcvt.cpp | 86 SkPixmap pixmap; in main() local [all...] |
| /third_party/skia/tools/skqp/ |
| H A D | make_skqp_model.cpp | 59 bool encode_png(const char* path, const SkPixmap& pixmap) { in encode_png() argument
|
| /third_party/mesa3d/src/glx/apple/ |
| H A D | glx_empty.c | 123 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual, Pixmap pixmap, Colormap cmap) glXCreateGLXPixmapMESA() argument
|
| H A D | apple_glx_drawable.h | 108 struct apple_glx_pixmap pixmap; member
|
| /third_party/skia/samplecode/ |
| H A D | SampleTextureUpload.cpp | 47 SkPixmap pixmap; in uploadRasterSurface() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrPixmap.h | 93 /* implicit */ GrPixmap(const SkPixmap& pixmap) in GrPixmap() argument 126 GrCPixmap(const GrPixmap& pixmap) GrCPixmap() argument 134 GrCPixmap(const SkPixmap& pixmap) GrCPixmap() argument [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkImageEncoder_WIC.cpp | 33 bool SkEncodeImageWithWIC(SkWStream* stream, const SkPixmap& pixmap, in SkEncodeImageWithWIC() argument
|
| /third_party/skia/tools/gpu/ |
| H A D | ProxyUtils.cpp | 55 MakeTextureProxyViewFromData(GrDirectContext* dContext, GrRenderable renderable, GrSurfaceOrigin origin, GrCPixmap pixmap) MakeTextureProxyViewFromData() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | qdrw.c | 48 parse_palette(AVCodecContext *avctx, GetByteContext *gbc, uint32_t *pal, int colors, int pixmap) parse_palette() argument
|
| /third_party/lame/frontend/ |
| H A D | gpkplotting.c | 72 gpk_redraw(GdkPixmap * pixmap, GtkWidget * pixmapbox) in gpk_redraw() argument
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | glx_usefont.c | 134 Pixmap pixmap; in fill_bitmap() local 216 Pixmap pixmap; in glXUseXFont() local [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | xfont.c | 138 Pixmap pixmap; in fill_bitmap() local 219 Pixmap pixmap; in DRI_glXUseXFont() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | PixmapSurfaceGLX.cpp | 70 PixmapSurfaceGLX(const egl::SurfaceState &state, Pixmap pixmap, Display *display, const FunctionsGLX &glx, glx::FBConfig fbConfig) PixmapSurfaceGLX() argument
|
| /third_party/skia/tools/fiddle/ |
| H A D | fiddle_main.cpp | 135 SkPixmap* pixmap = &originalPixmap; in setup_backend_objects() local
|
| /third_party/skia/modules/skottie/src/ |
| H A D | SkottieTool.cpp | 110 SkPixmap pixmap; variable
|
| /third_party/skia/gm/ |
| H A D | rasterhandleallocator.cpp | 68 SkPixmap pixmap; variable
|
| /third_party/skia/include/core/ |
| H A D | SkBitmap.h | 124 const SkPixmap& pixmap() const { return fPixmap; } in pixmap() function in SkBitmap [all...] |
| /third_party/vk-gl-cts/framework/platform/lnx/X11/ |
| H A D | tcuLnxX11EglDisplayFactory.cpp | 87 eglw::EGLSurface createPixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativePixmapType pixmap, const eglw::EGLint *attrib_list) const in createPixmapSurface() argument
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglCreateSurfaceTests.cpp | 119 EGLSurface createPixmapSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& pixmap, ApiType createType) in createPixmapSurface() argument [all...] |