Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antvis/F2Native
/ IsValid
Method
IsValid
core/android/BitmapCanvasContext.cpp:181–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
bool BitmapCanvasContext::IsValid() { return canvasContext_->obj() != nullptr; };
182
183
void BitmapCanvasContext::SetFillStyle(const std::string &color) {
184
TraceCommand(
"SetFillStyle: "
+ color);
Callers
8
OnTouchEvent
Method · 0.45
OnTapEvent
Method · 0.45
GetScaleTicks
Method · 0.45
Render
Method · 0.45
RequestAnimationFrame
Method · 0.45
GetPosition
Method · 0.45
GetSelectedRecordsForGeom
Method · 0.45
Redraw
Method · 0.45
Calls
1
obj
Method · 0.45
Tested by
no test coverage detected