|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|


Public 成员函数 | |
| ScreenBufferData (const Size &, SDst) | |
Public 成员函数 继承自 YSLib::Drawing::CompactPixmap | |
| DefDeCtor (CompactPixmap) CompactPixmap(ConstBitmapPtr | |
| 无参数构造:默认实现。 更多... | |
| CompactPixmap (unique_ptr< PixelType[]>, const Size &) ynothrow | |
| 构造:使用指定位图指针和大小。 更多... | |
| CompactPixmap (const CompactPixmap &) | |
| CompactPixmap (CompactPixmap &&) ynothrow | |
| 转移构造:转移资源。 更多... | |
| ~CompactPixmap () override | |
| 析构:释放资源。 更多... | |
| PDefHOp (CompactPixmap &,=, CompactPixmap msg) ynothrow ImplRet(msg.swap(*this) | |
| *this void | SetContent (ConstBitmapPtr, SDst, SDst) |
| 设置内容。 更多... | |
| PDefH (void, SetSize, SDst w, SDst h) ImplExpr(SetSize(Size(w | |
| h void | SetSize (const Size &) override |
| 重新设置缓冲区大小。 更多... | |
| void | SetSizeSwap () |
| 交换宽和高;同时清除缓冲区。 更多... | |
| virtual void | ClearImage () const |
| 清除缓冲区。 更多... | |
| virtual | DefClone (const, CompactPixmap) PDefH(void |
Public 成员函数 继承自 YSLib::Drawing::BasicImage | |
| DefDeCtor (BasicImage) BasicImage(const Graphics &g) | |
| ImplI (IImage) DefGetter(const ynothrow override | |
| const Graphics *this | ImplI (IImage) DefClone(const override |
| const Graphics *this BasicImage | ImplI (IImage) DefSetter(const Size & |
在文件 Android.cpp 第 107 行定义.
在文件 Android.cpp 第 115 行定义.