/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/ |
D | WebGLImageConversion.cpp | 541 void pack(const SourceType*, DstType*, unsigned) in pack() function 546 template<> void pack<WebGLImageConversion::DataFormatA8, WebGLImageConversion::AlphaDoNothing, uint… in pack() function 555 template<> void pack<WebGLImageConversion::DataFormatR8, WebGLImageConversion::AlphaDoNothing, uint… in pack() function 564 template<> void pack<WebGLImageConversion::DataFormatR8, WebGLImageConversion::AlphaDoPremultiply, … in pack() function 576 template<> void pack<WebGLImageConversion::DataFormatR8, WebGLImageConversion::AlphaDoUnmultiply, u… in pack() function 587 template<> void pack<WebGLImageConversion::DataFormatRA8, WebGLImageConversion::AlphaDoNothing, uin… in pack() function 597 template<> void pack<WebGLImageConversion::DataFormatRA8, WebGLImageConversion::AlphaDoPremultiply,… in pack() function 610 template<> void pack<WebGLImageConversion::DataFormatRA8, WebGLImageConversion::AlphaDoUnmultiply, … in pack() function 622 template<> void pack<WebGLImageConversion::DataFormatRGB8, WebGLImageConversion::AlphaDoNothing, ui… in pack() function 633 template<> void pack<WebGLImageConversion::DataFormatRGB8, WebGLImageConversion::AlphaDoPremultiply… in pack() function [all …]
|
/external/chromium_org/ui/base/resource/ |
D | data_pack_unittest.cc | 38 DataPack pack(SCALE_FACTOR_100P); in TEST() local 73 DataPack pack(SCALE_FACTOR_100P); in TEST() local 112 DataPack pack(SCALE_FACTOR_100P); in TEST() local 147 DataPack pack(SCALE_FACTOR_100P); in TEST() local 171 DataPack pack(SCALE_FACTOR_100P); in TEST_P() local 202 DataPack pack(SCALE_FACTOR_100P); in TEST() local
|
/external/chromium_org/chrome/browser/themes/ |
D | browser_theme_pack_unittest.cc | 153 scoped_refptr<BrowserThemePack>& pack) { in BuildFromUnpackedExtension() 206 void VerifyStarGazing(BrowserThemePack* pack) { in VerifyStarGazing() 253 void VerifyHiDpiTheme(BrowserThemePack* pack) { in VerifyHiDpiTheme() 579 scoped_refptr<BrowserThemePack> pack; in TEST_F() local 587 scoped_refptr<BrowserThemePack> pack = in TEST_F() local 603 scoped_refptr<BrowserThemePack> pack; in TEST_F() local 611 scoped_refptr<BrowserThemePack> pack = in TEST_F() local
|
D | theme_service.cc | 77 void WritePackToDiskCallback(BrowserThemePack* pack, in WritePackToDiskCallback() 582 scoped_refptr<BrowserThemePack> pack( in BuildFromExtension() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | intel_pixel_read.c | 74 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 172 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
D | intel_pixel_read.c | 74 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 172 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_pixel_read.c | 74 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 172 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_pixel_read.c | 74 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 172 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
D | intel_pixel_read.c | 74 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 172 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_pixel_read.c | 74 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 172 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in intelReadPixels()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
D | radeon_pixel_read.c | 93 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 201 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in radeonReadPixels()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_pixel_read.c | 93 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 201 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in radeonReadPixels()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_pixel_read.c | 93 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 201 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in radeonReadPixels()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
D | radeon_pixel_read.c | 93 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in do_blit_readpixels() 201 const struct gl_pixelstore_attrib *pack, GLvoid * pixels) in radeonReadPixels()
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | pbo.c | 67 const struct gl_pixelstore_attrib *pack, in _mesa_validate_pbo_access() 238 const struct gl_pixelstore_attrib *pack, in _mesa_map_pbo_dest() 315 const struct gl_pixelstore_attrib *pack) in _mesa_unmap_pbo_dest()
|
/external/mesa3d/src/mesa/main/ |
D | pbo.c | 67 const struct gl_pixelstore_attrib *pack, in _mesa_validate_pbo_access() 238 const struct gl_pixelstore_attrib *pack, in _mesa_map_pbo_dest() 315 const struct gl_pixelstore_attrib *pack) in _mesa_unmap_pbo_dest()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | StyleDeprecatedFlexibleBoxData.h | 49 unsigned pack: 2; // EBoxPack variable
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_cb_readpixels.c | 47 const struct gl_pixelstore_attrib *pack, in st_readpixels()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_readpixels.c | 47 const struct gl_pixelstore_attrib *pack, in st_readpixels()
|
/external/chromium_org/third_party/smhasher/src/ |
D | MurmurHash1.cpp | 125 int pack = len < align ? len : align; in MurmurHash1Aligned() local
|
/external/libvorbis/lib/ |
D | backends.h | 31 void (*pack) (vorbis_info_floor *,oggpack_buffer *); member 89 void (*pack) (vorbis_info_residue *,oggpack_buffer *); member 123 void (*pack) (vorbis_info *,vorbis_info_mapping *, member
|
/external/fonttools/Lib/fontTools/misc/ |
D | sstruct.py | 62 def pack(fmt, obj): function
|
/external/deqp/framework/opengl/ |
D | gluRenderContext.hpp | 109 inline deUint32 ApiType::pack (int major, int minor, Profile profile) in pack() function in glu::ApiType 173 inline deUint32 ContextType::pack (deUint32 apiBits, ContextFlags flags) in pack() function in glu::ContextType
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/ |
D | Buffer11.h | 41 gl::PixelPackState pack; member
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
D | array-of.js | 125 var pack = Pack.of("wolves", "cards", "cigarettes", "lies"); variable
|