Searched defs:bmp3 (Results 1 – 2 of 2) sorted by relevance
586 const struct bitmask *bmp3) in bitmask_and()596 const struct bitmask *bmp3) in bitmask_andnot()606 const struct bitmask *bmp3) in bitmask_or()616 const struct bitmask *bmp3) in bitmask_eor()
337 std::unique_ptr<CFX_DIBitmap> bmp3 = bmp2->TransformTo(&m2, left, top); in RenderDeviceStretchImage() local