Home
last modified time | relevance | path

Searched defs:pixmap (Results 26 - 50 of 87) sorted by relevance

1234

/third_party/skia/bench/
H A DEncodeBench.cpp40 SkPixmap pixmap; variable
H A DPDFBench.cpp99 SkAutoPixmapStorage pixmap; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DDisplayImpl.cpp95 validatePixmap(const egl::Config *config, EGLNativePixmapType pixmap, const egl::AttributeMap &attributes) const validatePixmap() argument
/third_party/skia/src/images/
H A DSkWebpEncoder.cpp44 bool SkWebpEncoder::Encode(SkWStream* stream, const SkPixmap& pixmap, const Options& opts) { in Encode() argument
[all...]
/third_party/skia/tests/
H A DDebugLayerManagerTest.cpp52 SkPixmap pixmap; in test_basic() local
H A DDMSAATest.cpp68 GrPixmap pixmap = GrPixmap::Allocate(info); in check_sdc_color() local
/third_party/skia/tools/
H A Dimgcvt.cpp86 SkPixmap pixmap; in main() local
[all...]
/third_party/skia/tools/skqp/
H A Dmake_skqp_model.cpp59 bool encode_png(const char* path, const SkPixmap& pixmap) { in encode_png() argument
/third_party/mesa3d/src/glx/apple/
H A Dglx_empty.c123 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual, Pixmap pixmap, Colormap cmap) glXCreateGLXPixmapMESA() argument
H A Dapple_glx_drawable.h108 struct apple_glx_pixmap pixmap; member
/third_party/skia/samplecode/
H A DSampleTextureUpload.cpp47 SkPixmap pixmap; in uploadRasterSurface() local
/third_party/skia/src/gpu/
H A DGrPixmap.h93 /* 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 DSkImageEncoder_WIC.cpp33 bool SkEncodeImageWithWIC(SkWStream* stream, const SkPixmap& pixmap, in SkEncodeImageWithWIC() argument
/third_party/skia/tools/gpu/
H A DProxyUtils.cpp55 MakeTextureProxyViewFromData(GrDirectContext* dContext, GrRenderable renderable, GrSurfaceOrigin origin, GrCPixmap pixmap) MakeTextureProxyViewFromData() argument
/third_party/ffmpeg/libavcodec/
H A Dqdrw.c48 parse_palette(AVCodecContext *avctx, GetByteContext *gbc, uint32_t *pal, int colors, int pixmap) parse_palette() argument
/third_party/lame/frontend/
H A Dgpkplotting.c72 gpk_redraw(GdkPixmap * pixmap, GtkWidget * pixmapbox) in gpk_redraw() argument
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c134 Pixmap pixmap; in fill_bitmap() local
216 Pixmap pixmap; in glXUseXFont() local
[all...]
/third_party/mesa3d/src/glx/
H A Dxfont.c138 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 DPixmapSurfaceGLX.cpp70 PixmapSurfaceGLX(const egl::SurfaceState &state, Pixmap pixmap, Display *display, const FunctionsGLX &glx, glx::FBConfig fbConfig) PixmapSurfaceGLX() argument
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp135 SkPixmap* pixmap = &originalPixmap; in setup_backend_objects() local
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp110 SkPixmap pixmap; variable
/third_party/skia/gm/
H A Drasterhandleallocator.cpp68 SkPixmap pixmap; variable
/third_party/skia/include/core/
H A DSkBitmap.h124 const SkPixmap& pixmap() const { return fPixmap; } in pixmap() function in SkBitmap
[all...]
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11EglDisplayFactory.cpp87 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 DteglCreateSurfaceTests.cpp119 EGLSurface createPixmapSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& pixmap, ApiType createType) in createPixmapSurface() argument
[all...]

Completed in 15 milliseconds

1234