Home | History | Annotate | Download | only in win

Lines Matching defs:from

83     RGBQUAD* from = reinterpret_cast<RGBQUAD*>(data);
86 (static_cast<uint16_t>(from->rgbBlue) * from->rgbReserved) / 0xff;
88 (static_cast<uint16_t>(from->rgbGreen) * from->rgbReserved) / 0xff;
90 (static_cast<uint16_t>(from->rgbRed) * from->rgbReserved) / 0xff;
140 // Get pixel data from |scoped_mask| converting it to 32bpp along the way.
171 // Get the pixels from the color bitmap.
201 // Reconstruct transparency from the mask if the color image does not has