Home
last modified time | relevance | path

Searched refs:ppb (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_shape.c67 SDL_CalculateShapeBitmap(SDL_WindowShapeMode mode,SDL_Surface *shape,Uint8* bitmap,Uint8 ppb) in SDL_CalculateShapeBitmap() argument
113 bitmap[bitmap_pixel / ppb] |= mask_value << (7 - ((ppb - 1) - (bitmap_pixel % ppb))); in SDL_CalculateShapeBitmap()
DSDL_shape_internals.h56 …void SDL_CalculateShapeBitmap(SDL_WindowShapeMode mode,SDL_Surface *shape,Uint8* bitmap,Uint8 ppb);
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c2645 png_const_bytep ppa, ppb; in compare_two_images() local
2652 ppb = rowb; in compare_two_images()
2658 for (y=0, match=1; y<height && match; ++y, ppa += stridea, ppb += strideb) in compare_two_images()
2664 png_byte bval = ppb[x]; in compare_two_images()
2852 png_const_bytep ppa, ppb; in compare_two_images() local
2855 for (x=0, ppa=rowa, ppb=rowb; x<width; ++x) in compare_two_images()
2865 psb = (png_const_bytep)b->colormap + b_sample * *ppb++; in compare_two_images()
2867 psb = ppb, ppb += b_sample; in compare_two_images()
/third_party/libpng/contrib/libtests/
Dpngstest.c2645 png_const_bytep ppa, ppb; in compare_two_images() local
2652 ppb = rowb; in compare_two_images()
2658 for (y=0, match=1; y<height && match; ++y, ppa += stridea, ppb += strideb) in compare_two_images()
2664 png_byte bval = ppb[x]; in compare_two_images()
2852 png_const_bytep ppa, ppb; in compare_two_images() local
2855 for (x=0, ppa=rowa, ppb=rowb; x<width; ++x) in compare_two_images()
2865 psb = (png_const_bytep)b->colormap + b_sample * *ppb++; in compare_two_images()
2867 psb = ppb, ppb += b_sample; in compare_two_images()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c2645 png_const_bytep ppa, ppb; in compare_two_images() local
2652 ppb = rowb; in compare_two_images()
2658 for (y=0, match=1; y<height && match; ++y, ppa += stridea, ppb += strideb) in compare_two_images()
2664 png_byte bval = ppb[x]; in compare_two_images()
2852 png_const_bytep ppa, ppb; in compare_two_images() local
2855 for (x=0, ppa=rowa, ppb=rowb; x<width; ++x) in compare_two_images()
2865 psb = (png_const_bytep)b->colormap + b_sample * *ppb++; in compare_two_images()
2867 psb = ppb, ppb += b_sample; in compare_two_images()
/third_party/mingw-w64/mingw-w64-headers/include/
Durlmon.h1048 IBinding **ppb) = 0;
1075 IBinding **ppb);
1091 …define IBindProtocol_CreateBinding(This,szUrl,pbc,ppb) (This)->lpVtbl->CreateBinding(This,szUrl,pb…
1104 …ESULT IBindProtocol_CreateBinding(IBindProtocol* This,LPCWSTR szUrl,IBindCtx *pbc,IBinding **ppb) {
1105 return This->lpVtbl->CreateBinding(This,szUrl,pbc,ppb);
Durlmon.idl277 HRESULT CreateBinding ([in] LPCWSTR szUrl,[in] IBindCtx *pbc,[out] IBinding **ppb);
Dshobjidl.h29040 IPropertyBag *ppb) = 0;
29066 IPropertyBag *ppb);
29082 …InitializeCommand_Initialize(This,pszCommandName,ppb) (This)->lpVtbl->Initialize(This,pszCommandNa…
29095 … IInitializeCommand_Initialize(IInitializeCommand* This,LPCWSTR pszCommandName,IPropertyBag *ppb) {
29096 return This->lpVtbl->Initialize(This,pszCommandName,ppb);
Dshobjidl.idl3843 HRESULT Initialize ([in, string] LPCWSTR pszCommandName,[in] IPropertyBag *ppb);
/third_party/freetype/
DChangeLog.2162 should have ppb (pixel per byte) 1.
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2162 should have ppb (pixel per byte) 1.