Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getSize
Method
getSize
src/eepp/graphics/rectangledrawable.cpp:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
Sizef RectangleDrawable::getSize() {
33
return mSize;
34
}
35
36
Sizef RectangleDrawable::getPixelsSize() {
37
return mSize;
Callers
2
drawRectangle
Method · 0.45
updateVertex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected